vatis-project / vatis

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

Variable winds results in duplicate wind entry in ATIS text #122

Closed neilenns closed 1 year ago

neilenns commented 1 year ago

vatis 4.0.0-beta7

Metar:

METAR KPDX 122353Z VRB03KT 10SM FEW035 SCT050 BKN070 10/02 A3011 RMK AO2 RAB04E16 SLP196 P0000 60001 T01000017 10111 20061 58001

Template:

[FACILITY] ATIS INFO [ATIS_CODE], [OBS_TIME]. [FULL_WX_STRING]. [ARPT_COND] [NOTAMS] [CLOSING]

Resulting ATIS text, note the duplicate wind information:

[00:28:07] KPDX_ATIS: KPDX ATIS INFO U, 2353Z. 00003KT VRB03KT 10SM FEW035 SCT050
[00:28:07] KPDX_ATIS: BKN070 10/02 A3011 (THREE ZERO ONE ONE). ILS RWY 28L SIMUL ILS
[00:28:07] KPDX_ATIS: RWY 28R APCHS IN USE. DEPTG RWYS 28L & 28R. NOTAMS... PUSHBACK
[00:28:07] KPDX_ATIS: ONTO TWYS T & *K REQS ATC CLNC. ...ADVS YOU HAVE INFO U.

The d-atis audio is correct and reports "variable at 3".

justinshannon commented 1 year ago

This should be fixed in beta 8; if you still have issues please re-open this issue or open a new one. Thanks!