Exporting of images with SLP on them doesn't seem to work.

This is the place to get help with Digital Atmosphere, suggest improvements, and get tips.
Post Reply
TimWest
Member
Posts: 23
Joined: Sun Nov 23, 2003 9:22 pm
Location: UK

Exporting of images with SLP on them doesn't seem to work.

Post by TimWest »

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?
Tim Vasquez
Administrator
Posts: 535
Joined: Sat Nov 22, 2003 10:47 pm

Post by Tim Vasquez »

Noted for ongoing repair work.. thanks.

Tim
Meteo Maarssen
Member
Posts: 42
Joined: Mon Nov 24, 2003 9:19 am
Location: Maarssen, NL
Contact:

Post by Meteo Maarssen »

OK, Tim-Tim :lol:

I've tried Tim West settings and indeed image wasn't saved. Then I used an own script and this works perfect:

load,d:\DigitalAtmosphereWS\maps\europe.dmf
ANALYZE,HILO CONT CINT=4 COLOR=0:0:0 LINE=1 SLPR
export,c:\databestanden\html\homepage-mm\images\Europe.jpg

I hope that this bring you a solution;

Cheers

Ton Lindemann
TimWest
Member
Posts: 23
Joined: Sun Nov 23, 2003 9:22 pm
Location: UK

Post by TimWest »

Spooky is all I can say! Strange how adding a few more things to the image lets it save.
Tim Vasquez
Administrator
Posts: 535
Joined: Sat Nov 22, 2003 10:47 pm

Post by Tim Vasquez »

I'll try to see what's going on.
Post Reply