Congrats on your first script, looks good. :mrgreen:
I think you may have to play with temps lower than -16°C though and maybe take the highs up to about 40°C to cover the summer period. ;-)
The minus figures for °C have been a problem to plot in the past but looks like you've done it OK on this ...
Search found 68 matches
- Mon Jan 09, 2012 5:29 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: SCRIPT - Celcius Temp Colour Plot
- Replies: 2
- Views: 25015
- Wed Jan 04, 2012 12:13 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Upload question
- Replies: 2
- Views: 22073
Re: Upload question
If it's of any use, I have Weather Display do the uploads of all six charts I use.
I can run through that process if you also use WD?
I can run through that process if you also use WD?
- Sat Dec 31, 2011 1:47 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Incorrect Time Stamps
- Replies: 5
- Views: 31223
Re: Incorrect Time Stamps
There's a similar thread about this here: viewtopic.php?f=9&t=1607
See if anything in there helps.
And welcome to the DA forum.
See if anything in there helps.
And welcome to the DA forum.

- Thu Dec 29, 2011 11:50 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Time Stamps on DA
- Replies: 5
- Views: 34298
Re: Time Stamps on DA
That looks like it, they match my own charts for today. 

- Fri Dec 09, 2011 6:14 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: SCRIPT - Jetstream - 250, 500 & 850 levels
- Replies: 11
- Views: 69404
Re: SCRIPT - Jetstream - 250, 500 & 850 levels
The overlay.png just has my website details on it, a logo and the web address. So you don't really need that unless you want to include the same thing for your own website.
They are easy to create in something like Photoshop, Gimp or Paint.NET; Just create a blank, transparent image that's the same ...
They are easy to create in something like Photoshop, Gimp or Paint.NET; Just create a blank, transparent image that's the same ...
- Wed Dec 07, 2011 2:30 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Importing data from url by script
- Replies: 6
- Views: 36575
Re: Importing data from url by script
The "ingest" is telling the script to use all the of the above .wmo data files that I've just downloaded.
The REMOVE command is clearing any maps that are on the screen as my full script used three different maps during the run.
So I REMOVE the map, ERASE the data and then LOAD the ne_atlantic ...
The REMOVE command is clearing any maps that are on the screen as my full script used three different maps during the run.
So I REMOVE the map, ERASE the data and then LOAD the ne_atlantic ...
- Mon Dec 05, 2011 11:28 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Importing data from url by script
- Replies: 6
- Views: 36575
Re: Importing data from url by script
"ERASE" is always enough on my scripts but I don't store the data in date/time stamped files as you do.
Here's the download part of my main script:
REMOVE
ERASE
LOAD,C:\Users\weather\AppData\DigitalAtmosphere\ne_atlantic.dmf
download,http://weather.admin.niu.edu/data/@Y@M@D@H.sao,C:\Users\weather ...
Here's the download part of my main script:
REMOVE
ERASE
LOAD,C:\Users\weather\AppData\DigitalAtmosphere\ne_atlantic.dmf
download,http://weather.admin.niu.edu/data/@Y@M@D@H.sao,C:\Users\weather ...
- Mon Dec 05, 2011 11:19 pm
- Forum: Digital Atmosphere
- Topic: Upgrading from DA2000. How many days to receive license code
- Replies: 2
- Views: 24117
Re: Upgrading from DA2000. How many days to receive license
I know Tim is a busy person and hasn't been on here for a while but hopefully he will reply soon.
- Sun Dec 04, 2011 12:00 pm
- Forum: Digital Atmosphere
- Topic: Overlay ---> Cities Fill Screen
- Replies: 3
- Views: 28797
Re: Overlay ---> Cities Fill Screen
If you're using the same map all the time then you could make an overlay with just the major cities on it that you want and then get DA to add the overlay at the end of the script.
I do this to overlay the sea on a temperature map and also to add my logos to the maps: http://www.hebwx.co.uk ...
I do this to overlay the sea on a temperature map and also to add my logos to the maps: http://www.hebwx.co.uk ...
- Thu Nov 10, 2011 3:08 pm
- Forum: Digital Atmosphere
- Topic: Strange map behaviour
- Replies: 13
- Views: 64434
Re: Strange map behaviour
Interesting one, Fred.
No idea what's happening there.
No idea what's happening there.
