Dear all,
There are plenty of weather related questions here, so excuse me if I duplicate a question that has already been asked:
Question: Is it or will it be possible to select a given weather preset via SimConnect?
I guess I am looking for a (simple) replacement of the now deprectated Weather API:
https://docs.flightsimulator.com/html/Programming_Tools/SimConnect/SimConnect_API_Reference.htm
But in fact much simpler: all I want is to programmatically - via SimConnect, that is from an external app - select any of the existing weather presets (including "Live Weather" which would then turn on the corresponding live weather option in MSFS. Note that I am not asking for "historical weather" or anything like that).
And possibly an API to query the existing "weather presets" in the given MSFS instance.
So far Id did not find any SimConnect functions (or "simulation variables" or "events" that I could query / set instead) - or did I simply miss it?
Many thanks!