Hello,
I'm running DA Equinox using the following script from the "legacy" DA:
Code:
LOAD,c:\Program Files\DigitalAtmosphereWS\maps\CONUS.dmf
download,http://www.atmos.albany.edu/weather/data1/surface/sao/@Y@M@D@H_sao.wmo,c:\Program Files\DigitalAtmosphereWS\data\surface.dat
ingest,c:\Program Files\DigitalAtmosphereWS\data\sur*.dat
product,plf,0,surface plots
product,wxp,0,fronts
ANALYZE,HILO CONT CINT=1 LINE=2 SLPR
ANALYZE,CONT CINT=1 COLOR=200:0:0 LINE=1 DEGF TEMP
stamp
I had to remove the line to ping the frontal bulletins site, as it would crash the script. Has anyone any idea how to gt this script to plot the frontal boundaries?
TIA,
Chris