|
From: James T. <ja...@fl...> - 2023-07-07 06:00:39
|
> On 29 Jun 2023, at 12:12, PlayeRom Roman Ludwicki <rom...@pl...> 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. Kind regards, James |