Page 1 of 1

What's worng with this script??

Posted: Thu Oct 28, 2004 3:16 pm
by Roy Leep
Just trying to do a simple upper air(500mb) analysis using the following script...The outcome however is that it plots the 12Z 500mb stations but nothing else because the analaysis is tryiing to use 00 data, which is not available. Do I have to enter the time in the script or is this another bug in DAWS?

Thanks;
Roy

download,http://www.atmos.albany.edu/weather/dat ... \upair.dat
ingest,c:\digatm\data\upair.dat
erase
load,US.dmf
product,plf,500, Plot
analyze,cont hilo color=80:80:140 cint=60 hght h500
analyze,cont cint=10 color=200:0:0 Dash Temp hght h500

More on the above:

Posted: Fri Oct 29, 2004 3:50 pm
by Roy Leep
It appears that the upper air scripts for "analyze" does not recognize the 00 GMT because it works fine for the 18Z data. Anyone else having this problem? Is there a way to force by entering some "all times" script?

Roy

Posted: Thu Nov 18, 2004 1:04 am
by kinetic
I also cannot get Roy's script to plot. Is there time wildcard that will force it to plot what upper air data is in the directory ?