Scripting not working correctly-FUSION V0.6e(two problems)

This is the place to get help with Digital Atmosphere, suggest improvements, and get tips.
Post Reply
wxforecaster
Senior Member
Posts: 252
Joined: Mon May 02, 2005 4:13 pm
Contact:

Scripting not working correctly-FUSION V0.6e(two problems)

Post by wxforecaster »

First problem:

Image

This is using FUSION V0.6e.

Error is above....

The error comes up right after the first surface plot, looks like error is generated when it hits the command STAMP.

Here is the script along with the time of error:


ERASE
SPAWN,c:\daws\images\usa_rename.bat,,1
SLEEP,15
download,http://weather.cod.edu/digatmos/sao/@Y@ ... C:\Program Files\DigitalAtmosphereWS\Suraface_USA.DAT
ingest,C:\Program Files\DigitalAtmosphereWS\Suraface_USA.DAT
load,C:\Program Files\DigitalAtmosphereWS\C_Plains_Surface.dmf
product,plf,0,Suface Plots
#ERROR HAPPENS HERE----DOES NOT GO FUTHER THEN THIS POINT! Error message in the picture#
stamp
export,c:\daws\images\C_Plains_Surface.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\West_Surface.dmf
product,plf,0,Suface Plots
stamp
export,c:\daws\images\West_Surface.gif


More script is here but useless to post it!


Second Problem:

It calls up the wrong map. The map "should" look like this:

Image

Cant export the new image from FUSION0.6e but you can see what it brings up in the error image at the top of this post. Should be gray with wxforecaster logo on map but it is white without logo.

This script works CORRECTLY in DAWS V1.1j3!
britbob
Senior Member
Posts: 223
Joined: Sun Nov 07, 2004 6:38 pm
Location: Gouda, Netherlands
Contact:

Post by britbob »

Yup, I`m getting this too.

I just spent the best part of a few hours setting up fusion and my scripts. Run the scheduler only to the find the first script failed with the error you mentioned.

My scripts works fine in DAWS. I have placed the script files in the main Fusion directory as I do in DAWS. Like wxforecaster said, it goes kaput during the script process.

FWIW, the scripts I`m running are for station plots, isobars and frontal depcitions.

Anyone else having this problem or know of a solution?
britbob
Senior Member
Posts: 223
Joined: Sun Nov 07, 2004 6:38 pm
Location: Gouda, Netherlands
Contact:

Post by britbob »

Has a fix been released for this yet?

I`ve gone back to using the original more stable version of DAWS, problem is that`s a pain too because of the virtual memory bug that crops up every few days :(
Post Reply