Page 1 of 1

I am in need of advice.

Posted: Mon Jan 10, 2005 6:10 pm
by ClintF
Good day to all.

I use DAWS at work and am trying to write some simple scrits to plot and analyze hourly surface charts. There are 4 workstations and I do not work at the same one all the time.
The problems I am having is at one station the script runs fine but I get an error box saying "No warning tables reconfigure tables" , but will plot the current observations and draw the slp contures. The other work stations will run the script and not get the error box but plots the previous hour. I am at a loss.
Here is the script that I am using.

DOWNLOAD,http://weather.cod.edu/digatmos/sao/@Y@ ... c:\program files\DigitalAtmosphereWS\data\cod.dat
injest,c:\program files\DigitalAtmosphereWS\data\cod.dat
erase
product,plf,0
analyze,cont cint=4 color=000,000,000 slpr hsfc

Thank you all for your help.
ClintF

Posted: Mon Jan 10, 2005 7:14 pm
by Fred
Hello Clint

You write INJEST and this must be INGEST.
The result is that the downloaded data is not imported into DAWS.
Hope this will do the trick.

Succes

Fred

Posted: Tue Jan 11, 2005 3:21 am
by Guest
Thank you Fred.
I feel :oops: .
Now I just have to retrain the key board.

Thank you
ClintF