Talk:Advanced weather
Jump to navigation
Jump to search
improving the FG atmosphere model
- https://forum.flightgear.org/viewtopic.php?p=70714#p70714
- http://www.av8n.com/fly/fgfs/README.altimetry.html
- http://www.av8n.com/physics/altimetry.htm
- https://forum.flightgear.org/viewtopic.php?p=124326#p124326
- https://forum.flightgear.org/viewtopic.php?p=124435#p124435
- https://forum.flightgear.org/viewtopic.php?p=123972#p123972
documentation
- meaning of various flags?
gui issues
There's currently: OK and Clear/End
I ASSUME, that it would be more intuitive for most people to simply replace these two buttons with a single [APPLY] button and implicitly do CLEAR/END + OK that way. To stop the system, another item could be added to the scenario combo box saying "TERMINATE" or "DISABLED".
refactoring
- there's some overlapping stuff in tile codes and tile names, e.g. "Altocumulus sky" vs. "altocumulus_sky", this could be unified, so that a single hash could be used.
old code
- many of the CHECKS in compat_layer.nas are now obsolete (1==0)