• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

FSX Setting winds aloft

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.
 
You might want to search for this in the FSUIPC forum over at simFlight. Importing weather through SimConnect can result in quite a mess if I recall correctly.

Pete Dowson @ http://forums.simflight.com/viewtopic.php?f=54&t=78879#p479804

"There is another, extra, bug in FSX which makes it worse than FS9. When weather is set via the SimConnect interface (which is the only way known for FSX), the upper wind and temperature layers get into a right mess, getting cduplicated and triplicated, sometimes with layers only a few metres apart. This plays terrible havoc with any wind and temperature progression through the altitudes."

Daniel
 
Back
Top