Page 1 of 1

hurricane tracking

Posted: Wed Jun 24, 2009 4:11 pm
by jsureau
hello Sirs
i m trying to plot hurricane dat via a small script :
load,C:\Program Files\DigAtmEquinox\cyclone_txt\wtpq20.rjtd.txt,c:\hur.txt
ingest,c:\hur.txt
load,c:\progra~1\digita~1\NANGKA.dmf
hurricane
#HURRMODEL, 2
stamp
export,c:\NANGKA.gif

gif chart + stamp is created but no tracks data are plotted
please help

thks
jerome

Posted: Thu Jun 25, 2009 1:48 am
by Greg Higgins
Taking a shot here but are you sure you have the hurricane data? I assume that it is the "hur.txt" file in lines 3 and 4 above. At what point did you download it in the script and where did you obtain the data? Luck!

Greg Higgins

Posted: Thu Jun 25, 2009 8:55 am
by jsureau
here is my last script with data from NOAA
example for NANGKA
download,http://weather.noaa.gov/pub/data/raw/wt ... c:\hur.txt
ingest,c:\hur.txt
load,c:\progra~1\digita~1\NANGKA.dmf
hurricane
#HURRMODEL, 2
stamp
export,c:\NANGKA.gif

Ascii data are in "hur.txt"
i think problem comes from "hurricane" command script
Does it recognize data position in hur.txt file?

thaks
jerome

Posted: Fri Jun 26, 2009 6:06 pm
by Greg Higgins
After playing for the last several hours I believe that from comments in the forums that the NHC has changed the format of the text messages that is incompatible, at this time, with DA. Tim will have to rewrite the decoding format to utilize the newer format.

Greg Higgins

Posted: Sat Aug 29, 2009 4:46 pm
by Wally Mayo
The current bulletins WILL plot in 1.22 still. It must be a 2.0x version problem.
(I don't think they changed the format enough to cause a problem)

Posted: Mon Aug 31, 2009 2:20 pm
by Wood Ant
I have the same problem to.

I hope time fixes this soon.

Michael