- Messages
- 6
Hi there,
I'm setting global weather via SimConnect_WeatherSetObservation() using the "GLOB" airport designator. Surface winds setting work almost correct, the clouds move in the correct direction and speed.
As the extendend METAR string provides the possibility to send a depth of the wind layer in meters, I expect the clouds to stop moving once I place them above the surface wind layer. The clouds move on, even if I have them at 30'000 feet.
Example
GLOB METAR 0123 010060KT&D1524NG 50KM&B0001&D9999 OVC088
I couldn't get winds aloft (everything after @@@) working at all to have the clouds move up there in mulitple different wind layers.
Example
GLOB METAR 0123 010060KT&D1524NG 50KM&B0001&D9999 OVC088 @@@ 300 15 010 060
Could this be a bug within SimConnect?
Regards,
P.
I'm setting global weather via SimConnect_WeatherSetObservation() using the "GLOB" airport designator. Surface winds setting work almost correct, the clouds move in the correct direction and speed.
As the extendend METAR string provides the possibility to send a depth of the wind layer in meters, I expect the clouds to stop moving once I place them above the surface wind layer. The clouds move on, even if I have them at 30'000 feet.
Example
GLOB METAR 0123 010060KT&D1524NG 50KM&B0001&D9999 OVC088
I couldn't get winds aloft (everything after @@@) working at all to have the clouds move up there in mulitple different wind layers.
Example
GLOB METAR 0123 010060KT&D1524NG 50KM&B0001&D9999 OVC088 @@@ 300 15 010 060
Could this be a bug within SimConnect?
Regards,
P.
