Page 1 of 1

Live weather doesn't work

Posted: Fri Feb 08, 2019 8:33 am
by V12
NOAA changed their URL for METAR reports, result in FG is clear - no weather when using Live weather. Based on discussion at https://forum.flightgear.org/viewtopic.php?f=25&t=35320 I created new repo in my Git for patch, You can find it on https://github.com/BAWV12/FGFS201831-METAR-patch. There are 2 branches :
- MASTER - it is original SurferTim's solution with python redirector
- No-Python - it is mathieugouin's solution without python redirector

Usage :
1. Backup Your original fgfs.exe
2. Download this package, extract fgfs.exe and overwrite original one
3. Set EXECUTE permission on this new file
4. Run Terminal and use command python3 metar.py. This step is not need when use No-Python branch
5. Start FGFS and enjoy

Tested only with FGFS 2018.3.1 on LUbuntu 18.04. Other releases are not supported.
All credits and big thanks to SurferTim and mathieugouin

Re: Live weather doesn't work

Posted: Fri Feb 08, 2019 11:47 am
by 123apple
Make sure you restore the correct executable once this bug is fixed.

Re: Live weather doesn't work

Posted: Fri Feb 08, 2019 12:49 pm
by D-73
And if all else fails, you can simply copy the metar info to your launcher. I do that for my destination airport. Here's a list of metar stations.

https://tgftp.nws.noaa.gov/data/observa ... /stations/

Re: Live weather doesn't work

Posted: Sat Feb 09, 2019 12:17 pm
by SP-BAN
Hello who knows when the current weather for FG 2018.3.2

Re: Live weather doesn't work

Posted: Fri Feb 22, 2019 6:59 pm
by LesterBoffo
A few years back Vincent had a quick and easy fix for the last time NOAA changed their URL, it involved editing some line in a Nasal or Preference .xml For those of us running older installs does anyone recall where that file is?