Search found 9 matches

by dmoran
Sat Mar 28, 2015 11:13 pm
Forum: Digital Atmosphere scripting laboratory
Topic: Changing levels in script
Replies: 1
Views: 29529

Changing levels in script

How can I change to the surface level or 1000 mb level within a script? I thought I use H000 or HSFC, but those don't seem to work.

Thanks
by dmoran
Tue Mar 18, 2014 1:49 am
Forum: Digital Atmosphere scripting laboratory
Topic: SLP analysis
Replies: 9
Views: 53968

Re: SLP analysis

Thanks anyway. The contours would be black, correct? Wondered if I'm not seeing them because they're conflicting with the background.
by dmoran
Mon Mar 17, 2014 9:40 pm
Forum: Digital Atmosphere scripting laboratory
Topic: SLP analysis
Replies: 9
Views: 53968

Re: SLP analysis

HMM...those all look OK.
by dmoran
Mon Mar 17, 2014 9:00 pm
Forum: Digital Atmosphere scripting laboratory
Topic: SLP analysis
Replies: 9
Views: 53968

Re: SLP analysis

Still no contours. Could there be a setting somewhere that I need to set?
by dmoran
Mon Mar 17, 2014 1:13 pm
Forum: Digital Atmosphere scripting laboratory
Topic: SLP analysis
Replies: 9
Views: 53968

Re: SLP analysis

Thanks, Greg. I copied that into my script and nothing showed up. Any ideas? Here's my script. BLANK ERASE DOWNLOAD,http://www.atmos.albany.edu/weather/data1/surface/sao/@Y@M@D@H_sao.wmo,C:\Program Files (x86)\DigitalAtmosphere\current_sao.wmo DOWNLOAD,http://www.hpc.ncep.noaa.gov/discussions/codsus...
by dmoran
Wed Mar 12, 2014 3:55 pm
Forum: Digital Atmosphere scripting laboratory
Topic: SLP analysis
Replies: 9
Views: 53968

SLP analysis

I am trying to plot isobars and isotherms on a surface chart. The data and the fronts plot, but not the isobars/isotherms. Any ideas? BLANK ERASE DOWNLOAD,http://www.atmos.albany.edu/weather/data1/surface/sao/@Y@M@D@H_sao.wmo,C:\Program Files (x86)\DigitalAtmosphere\current_sao.wmo DOWNLOAD,http://w...
by dmoran
Thu Mar 06, 2014 2:20 pm
Forum: Digital Atmosphere scripting laboratory
Topic: Help with script
Replies: 4
Views: 37403

Re: Help with script

On my own scripts I always have: REMOVE ERASE LOAD,C:\Users\weather\AppData\DigitalAtmosphere\ne_atlantic.dmf See my script HERE for the full thing. You can use a wildcard to ingest all the .wmo files in one go if you like, rather than having to put a separate line in for each file: ingest,C:\Users...
by dmoran
Thu Mar 06, 2014 11:38 am
Forum: Digital Atmosphere scripting laboratory
Topic: Help with script
Replies: 4
Views: 37403

Re: Help with script

I'll try that when I'm in the office today, but I thought I already tried that.

Thanks, Budgie!
by dmoran
Wed Mar 05, 2014 7:46 pm
Forum: Digital Atmosphere scripting laboratory
Topic: Help with script
Replies: 4
Views: 37403

Help with script

I am trying to edit a script so that it deletes the old data before plotting new data. The script seems to work except for deleting the old data. Any ideas? Here's my script. ERASE IMPORT,C:\Program Files (x86)\DigitalAtmosphere\usmap.dmf DOWNLOAD,http://www.atmos.albany.edu/weather/data1/surface/sa...