unknown metar error
Moderator: Mattk
-
- Fresh Boarder
- Posts: 8
- Joined: Wed Mar 11, 2015 2:38 pm
unknown metar error
i keep getting unknown metar error on my site running on the leuven template they are random and mostly at night is there any one else on here been having the same problem or could it be a problem with the local station i get mine from. my web site is bridgwater-weather.co.uk i am running meteo bridge which is working fine.
Re: unknown metar error
The support site for the Leuven-Template is at http://leuven-template.eu/index.php This is not a known error or problem so you can post a support-ticket there.Casey Jones wrote:i keep getting unknown metar error on my site running on the leuven template they are random and mostly at night is there any one else on here been having the same problem or could it be a problem with the local station i get mine from. my web site is bridgwater-weather.co.uk i am running meteo bridge which is working fine.
As you correctly diagnosed it is probably a problem with your current selected METAR station. Not all stations deliver 24/24 - 7/7 the metar info. Also some stations do all coding by hand which can cause typing errors.
If the problem persist please check the source of the webpage. The complete metar is included as comments including some more information why the information is considered incorrect.
If the error is displayed next time, you can add "force=metar" to the url for your site. http://bridgwater-weather.co.uk/index.php?force=metar
This will try to reload the metar string (from two different sites). It would be interesting to see if the message disappears.
BUT, although unlikely, it can always be an error in the script. So if the problems persist please let me know and I will add more debugging code to the script.
I changed from EBBR on my testsite to your EGTE airport/metar code so I can check myself when testing.
Wim