vatis-project / vatis

Virtual Automated ATIS Generator for VATSIM
https://docs.vatis.clowd.io
GNU General Public License v3.0
36 stars 15 forks source link

In complex weather phenomena (thunderstorm) weather types are ommitted if more than one #152

Open Phil7789 opened 1 year ago

Phil7789 commented 1 year ago

Yesterday I happend to have more or less complex weather I today tested again in the sandbox for the voice ATIS.

The entire METAR was EDDF 201750Z AUTO 23013G31KT 9000 0650 R25R/P2000N R25C/P2000N R25L/P2000N R18/P2000N +TSGRRA BCFG BKN///CB 22/19 Q1012 TEMPO 22015G30KT 4000

The part that only partially worked was +TSGRRA as it translated (in voice) to Heavy thunderstorm hail. So the "rain" part was left out in this example. I assume the code only checks for two characters after TS to determine the type of thunderstorm?