• 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.

Seasons.bgl source imagery?

Messages
66
Country
us-massachusetts
I am considering writing an application which converts the global snow cover data available via NOAA to a seasons.bgl for using in FS9/X. The issue is that I need a base seasons.bgl with NO snow. Any thoughts on how to accomplish that without reinventing all of the other global seasons data?

Thanks,
sg
 
Hi Scott.

FS9 and FSX would be different projects. Just from memory, FS9 seasons are a resolution of LOD2 and FSX is LOD5 ( just like our old landclass ). Christian Stock's whitepaper on mesh would describe it.

In FSX, the higher resolution would suggest we use smaller-sized local BGLs to change the seasons. They do not have to be LOD5 sized. To change the entire world would be the same difficulty in accuracy as changing the world's landclass!

Here's a thread that was done already:

http://www.fsdeveloper.com/forum/showthread.php?t=3503


Not only would you have to add the hard-winter value of the fixed data, but you would have to change the default data of hard-winter that is wrong.... and that assumes the regions allow snowcover! Then you may need to change the regions in a separate BGL.

Here's a link to an interesting MPG animation of global snowcover:

http://modis-snow-ice.gsfc.nasa.gov/images/ModisSnowIce_512x288.mpg

Dick
 
Last edited:
Thanks Dick. It was actually scott's comments on the SBuilder beta that got me thinking! :rolleyes:

I'll move my comments to the other thread - consider this one closed.
 
Back
Top