jamal919/pycaz

๐Ÿ› Can not read JTWC deck files containing transitions

Closed this issue ยท 1 comments

JTWC deck files often contains transitions, for example in cyclone Ana (https://www.emc.ncep.noaa.gov/gc_wmb/vxt/DECKS/bsh072022.dat).
The additional fields in the transition line looks something like this - "0, , 0, 0, 0, 0, TRANSITIONED, shC32022 to sh072022, "

The current reader pycaz.cyclone.jtwc.read_jtwc can not read such file.

Resolved in 803d0a5