Ok.. well i am getting a I/O error
The script worked just fine at first but now i am getting the Error all the time. here is the Script:
ERASE
download,
http://weather.cod.edu/digatmos/sao/@Y@ ... C:\Program Files\DigitalAtmosphereWS\current\HUR_USA.DAT
download,
http://www.atmos.albany.edu/weather/dat ... C:\Program Files\DigitalAtmosphereWS\current\HUR_BOUY_USA.DAT
download,
http://weather.noaa.gov/pub/data/raw/sx ... C:\Program Files\DigitalAtmosphereWS\current\KS.DAT
download,
http://www.atmos.albany.edu/weather/dat ... C:\Program Files\DigitalAtmosphereWS\current\world.DAT
download,
http://www.mesonet.ttu.edu/latestobs/LA ... C:\Program Files\DigitalAtmosphereWS\current\texas.DAT
ingest,C:\Program Files\DigitalAtmosphereWS\current\*.DAT
load,C:\Program Files\DigitalAtmosphereWS\CPlains.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\CPlains.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\Lmiss.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\Lmiss.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\Matl.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\Matl.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\Mmiss.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\Mmiss.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\MT.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\MT.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\NE.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\NE.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\Nmiss.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\Nmiss.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\Northwest.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\Northwest.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\NPlains.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\NPlains.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\SE.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\SE.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\SoCal.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\SOCal.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\Southwest.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\Southwest.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\SPlains.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\SPlains.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\Texas.dmf
product,plf,0,Suface Plots
import,C:\Program Files\DigitalAtmosphereWS\webpage_logo_large.gif
stamp
export,c:\daws\images\Texas.gif
ERASE
upload,[url]ftp://XXX:XXX.wxforecaster.com/pubic_html/current/CPlains.gif,c:\daws\images\CPlains.gif[/url]
If anyone can see what is wrong.. please help.. Thanks