Open jimihendrix272 opened 11 months ago
Also having the same issue at EHAM at the moment with the following metar: EHAM 041825Z 09011KT 070V130 9999 -RADZ FEW006 BKN008 02/01 Q1001 BECMG 6000 TEMPO -RASN
I've also tested this in the sandbox and received the following error:
Scrolling through others issues, this looks related to #157
It's actually a duplicate of #157 as the problem is not RA but DZ with an addition
Adding -RA and +RA to the json file worked, so there was no error. But it looks like there might be some code in the file that deals with weather codes that have + and - attached. (Not working?) John
This should be fixed in beta 15.
This should be fixed in beta 15.
Can confirm that this is resoved in the mentioned version with the following metar
EKCH 030750Z 09028G41KT 9999 -RASN FEW009 OVC012 01/M00 Q0988 TEMPO 2000 SN BKN008
Seems to be broken again
At Heathrow the weather had a -RA statement which VATIS could not understand. Later I added -RA and +RA to the json file, but not sure if that will work. John