Search found 2 matches

by jsureau
Thu Jun 25, 2009 8:55 am
Forum: Digital Atmosphere scripting laboratory
Topic: hurricane tracking
Replies: 5
Views: 29902

here is my last script with data from NOAA
example for NANGKA
download, http://weather.noaa.gov/pub/data/raw/wt/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

Ascii data are in "hur.txt"
i think problem comes ...
by jsureau
Wed Jun 24, 2009 4:11 pm
Forum: Digital Atmosphere scripting laboratory
Topic: hurricane tracking
Replies: 5
Views: 29902

hurricane tracking

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 ...