Sorry for the delayed reply...
There are no spaces at the end and the E drive is my local, external hard drive. I have no problems dealing with this drive as ALL my other data runs just fine. Here's the complete download portion of my script...
download,http://www.atmos.albany.edu/weather/data1 ...
Search found 6 matches
- Sun Apr 24, 2011 8:18 pm
- Forum: Digital Atmosphere
- Topic: New MADIS Links - Digital Atmosphere has OLD Links
- Replies: 9
- Views: 47102
- Thu Apr 14, 2011 9:07 am
- Forum: Digital Atmosphere
- Topic: New MADIS Links - Digital Atmosphere has OLD Links
- Replies: 9
- Views: 47102
Re: New MADIS Links - Digital Atmosphere has OLD Links
I'm running into a little trouble downloading MADIS... I'm hoping someone can help.
In my script, I have DA downloading METAR, CWOP, SYNOP, and MADIS using the following format: download,URL,filename
This works for METAR, CWOP, and SYNOP, but when I get to MADIS, I get a "Cannot create file" error ...
In my script, I have DA downloading METAR, CWOP, SYNOP, and MADIS using the following format: download,URL,filename
This works for METAR, CWOP, and SYNOP, but when I get to MADIS, I get a "Cannot create file" error ...
- Fri Jul 18, 2008 5:59 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Hurricane reconnaissance data
- Replies: 1
- Views: 17938
Hurricane reconnaissance data
Does anyone know if there is any way to import reconnaissance data into DA? I'd love to be able to draw up streamlines using HDOBs and/or RECCOs, have VDMs available for surface pressure, and even incorporate dropsondes from G-IV missions to better analyze the synoptic pattern.
I've tried manually ...
I've tried manually ...
- Fri Jul 04, 2008 5:49 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Scheduling scripts
- Replies: 3
- Views: 23438
- Thu Jul 03, 2008 11:21 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: Scheduling scripts
- Replies: 3
- Views: 23438
Scheduling scripts
I'm trying to get DA to create a set of charts for me on an hourly basis, at 40 past the hour.
I've set the scheduler to read: **40 intlfloat.dsf
I also enabled the scheduler and have allowed DA to run while in the background.
Now, if I'm running DA, the script runs fine. However, when I leave the ...
I've set the scheduler to read: **40 intlfloat.dsf
I also enabled the scheduler and have allowed DA to run while in the background.
Now, if I'm running DA, the script runs fine. However, when I leave the ...
- Wed Jun 25, 2008 3:29 am
- Forum: Digital Atmosphere scripting laboratory
- Topic: Map making script help
- Replies: 1
- Views: 18005
Map making script help
Hello everyone!
I'm giving this script-making thing a spin and have ran into a problem. I'd like to have the script generate a map based on coordinates. The end result is to have "floating" weather maps for tropical cyclones.
I see a map making command in the DA Manual: MAKE,lat,long,zoom,width ...
I'm giving this script-making thing a spin and have ran into a problem. I'd like to have the script generate a map based on coordinates. The end result is to have "floating" weather maps for tropical cyclones.
I see a map making command in the DA Manual: MAKE,lat,long,zoom,width ...