Analyze Script Lines

Strictly for sharing scripts used in Digital Atmosphere and getting assistance from other users.
Post Reply
Peter Bartlett
Member
Posts: 44
Joined: Mon May 10, 2004 10:01 pm
Location: Pinner, Middlesex. UK

Analyze Script Lines

Post by Peter Bartlett »

Tim,

Is there any thought to having either a option switch to turn on/off the data lines that appear on the work chart in the bottom left corner when producing a weather map from scripts. Or is there a better way of writing the script to stop each line that starts with Analyze being produced on the chart.

Or a better suggestion is that it only records the Time, height & product once.

Using Win 98 DAWS Reg Ver 1.1H


Below is an example of the script and the output:

ANALYZE,OVER FILL COLOR=245:000:245 LSTN=0 OVER FILL COLOR=228:000:255 LSTN=3 OVER FILL COLOR=179:000:255 LSTN=6 OVER FILL COLOR=109:000:255 LSTN=9 OVER FILL COLOR=022:000:255 LSTN=12 OVER FILL COLOR=000:063:255 LSTN=15 OVER FILL COLOR=000:105:255 LSTN=18 OVER FILL COLOR=000:167:255 LSTN=21 OVER FILL COLOR=000:209:255 LSTN=24 OVER FILL COLOR=000:250:255 LSTN=27 OVER FILL COLOR=000:255:225 LSTN=30 SADC=1:30 STOR=1 TEMP
ANALYZE,OVER FILL COLOR=076:000:107 LSTN=33 OVER FILL COLOR=112:000:112 LSTN=36 OVER FILL COLOR=135:000:135 LSTN=39 OVER FILL COLOR=161:000:161 LSTN=42 OVER FILL COLOR=189:000:189 LSTN=45 OVER FILL COLOR=214:000:214 LSTN=48 SADC=1:78 STOR=1 TEMP
ANALYZE,OVER FILL COLOR=255:014:014 GRTN=78 OVER FILL COLOR=255:072:000 GRTN=75 OVER FILL COLOR=255:127:000 GRTN=72 OVER FILL COLOR=255:155:074 GRTN=69 OVER FILL COLOR=255:180:000 GRTN=66 OVER FILL COLOR=255:212:000 GRTN=63 OVER FILL COLOR=255:240:000 GRTN=60 OVER FILL COLOR=236:255:000 GRTN=57 OVER FILL COLOR=159:255:000 GRTN=54 OVER FILL COLOR=050:255:108 GRTN=51 OVER FILL COLOR=000:255:190 GRTN=48 SADC=1:48 STOR=1 TEMP
ANALYZE,OVER FILL COLOR=255:222:222 GRTN=96 OVER FILL COLOR=255:194:194 GRTN=93 OVER FILL COLOR=255:167:167 GRTN=90 OVER FILL COLOR=255:144:144 GRTN=87 OVER FILL COLOR=255:110:110 GRTN=84 OVER FILL COLOR=255:073:073 GRTN=81 SADC=1:48 STOR=1 TEMP
basemap
ANALYZE,CONT CINT=3 COLOR=100:100:100 LINE=1 TEMP
ANALYZE,CONT EQUA=0 LINE=2 COLOR=000:000:255 TEMP
ANALYZE,CONT EQUA=25 LINE=2 COLOR=255:000:000 TEMP
stamp

Output on Bottom Left corner:- corresponding to ANALYZE being written 7 times in the script.

1750-1849 SFC TEMPERATURE
1750-1849 SFC TEMPERATURE
1750-1849 SFC TEMPERATURE
1750-1849 SFC TEMPERATURE
1750-1849 SFC TEMPERATURE
1750-1849 SFC TEMPERATURE
1750-1849 SFC TEMPERATURE
Digital atmosphere
Fred
Senior Member
Posts: 198
Joined: Tue Nov 25, 2003 4:22 pm
Location: Suoi Tien, Vietnam

Post by Fred »

A temporary solution: make in the style file the legend block 1 Arial. The result on the map is a couple of mm "big".

Fred
Peter Bartlett
Member
Posts: 44
Joined: Mon May 10, 2004 10:01 pm
Location: Pinner, Middlesex. UK

Legend

Post by Peter Bartlett »

Thanks for the workround, its a good temporary measure to stop the text overspilling onto the map. Lets hope Tim can come up with a better solution.
Post Reply