How to query the Metar information for dest/origin airport throught WASM or SimConnect?

hey guys, is that possible to query the Metar information for a specific airport By WASM or SimConnect?

I did some searches by keywords like ‘Metar’ and ‘Weather’ on docs.flightsimulator.com, but I did not see any relevant results.

So I’m curious about the possibility of getting that information. I think it should have and should be an easy way.

I would use an external API, that’s basically what msfs does, most likely they are using meteoblue but any other free alternative will do the trick

2 Likes

Short answer: no. As said you’ll need an API service.

1 Like