|
From: James T. <ja...@fl...> - 2023-07-20 13:28:53
|
> On 7 Jul 2023, at 07:00, James Turner <ja...@fl...> wrote: > >> I went back to the topic of adding METAR ISA, and added two commits: >> >> https://sourceforge.net/p/flightgear/fgdata/merge-requests/310/ >> https://sourceforge.net/p/flightgear/flightgear/merge-requests/320/ >> >> Please see if this approach is acceptable. The problem is the air temperature, which should be 15 degrees C above sea level, but the aircraft can be at different altitudes that METAR does not know about. So, in METAR I give 15 degrees C, which is basically untrue and irrelevant, because in the flightgear branch I recalculate the temperature so that above sea level it is always 15, and I recalculate this local one taking into account the altitude of the aircraft. > > Sounds reasonable, I’ll take a look in detail when back form vacation if no one beats me to it. > Planning to merge this stuff later today, any changes or feedback I should know before going ahead with that? Kind regards, James |