Date not updating on map

Strictly for sharing scripts used in Digital Atmosphere and getting assistance from other users.
Post Reply
casacota
Junior Member
Posts: 1
Joined: Fri Dec 21, 2007 10:32 am

Date not updating on map

Post by casacota »

Hello, I'm new here and in DA.

I've set up DA to generate some maps "ingesting" the data download by WXsimate.

After some initial newbye difficulties, it seems to work well and accurate, but the date shown on the maps is always that from the first program run, the time is correct, that from the used data set.

See this animation (it may need some time because of the very slow connection here):

http://www.casacota.cat/teranyina?num=1198262787

The maps are generated by this script:

Code: Select all

blank
load,mapa.dmf
analyze,STRM COLOR=180:200:180 WIND
analyze,CONT CINT=2 COLOR=200:100:100 DASH TEMP
analyze,HILO CONT CINT=4 LINE=2 SLPR
export,C:\vws\jpeg\mapa.jpg
I'm missing something ovbious? I can't see it!

Thanks,
Pere
Post Reply