Exporting of images with SLP on them doesn't seem to work.
Posted: Fri Jul 23, 2004 2:45 pm
If I use the following two script lines (after getting and importing data of course) in the direct entry box on the scripting tag then everything works as expected.
analyze,cont cint=2 color=50:50:50 slpr
export,D:\DigitalAtmosphereWS\exports\isobar.jpg
However, if I put them in a script file and run the script instead, then DAWS plots the isobars as before but it doesn't want to create the jpeg!
If I try this with other parameters such as temperature instead of pressure then it works fine but slpr (and indeed alst and pres) doesn't seem to work.
Any ideas?
analyze,cont cint=2 color=50:50:50 slpr
export,D:\DigitalAtmosphereWS\exports\isobar.jpg
However, if I put them in a script file and run the script instead, then DAWS plots the isobars as before but it doesn't want to create the jpeg!
If I try this with other parameters such as temperature instead of pressure then it works fine but slpr (and indeed alst and pres) doesn't seem to work.
Any ideas?