The file is:- digatmos.rul
although it doesn't appear to work for me at the moment, for a station I've just entered.
I'm using Version 2.07.
Search found 19 matches
- Thu Nov 19, 2009 9:39 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: ignore bad data file
- Replies: 2
- Views: 14758
- Fri May 29, 2009 7:38 pm
- Forum: Digital Atmosphere
- Topic: Legend Datestamp problem in DA V2
- Replies: 8
- Views: 19082
Legend date and scripting
Yes - I'm seeing the same problem again.
Using YYMMDDHH etc for input script files did work before, but not any more.
Loading them as a set of files outside the script does work.
Cheers,
Ian.
Using YYMMDDHH etc for input script files did work before, but not any more.
Loading them as a set of files outside the script does work.
Cheers,
Ian.
- Fri May 29, 2009 7:35 pm
- Forum: Digital Atmosphere
- Topic: Legend Datestamp problem in DA V2
- Replies: 8
- Views: 19082
Legened date and scripting
Yes - I'm seeing the same problem again.
Using YYMMDDHH etc for input files did work before, but not any more.
Cheers,
Ian.
Using YYMMDDHH etc for input files did work before, but not any more.
Cheers,
Ian.
- Sun May 24, 2009 9:04 pm
- Forum: Digital Atmosphere
- Topic: V2.04 Font problems continue.
- Replies: 20
- Views: 65200
meteo.ttf is WeatherSymbols
Hi folks, You won't see meteo.ttf in your fonts list - it's called WeatherSymbols (TrueType). I've had the same problem, I removed the font file, downloaded the meto.ttf file from DOWNLOADS and installed it. All this because under true type my PTEND is plotting only as numbers and I don't see cloud ...
- Sat Mar 21, 2009 7:30 am
- Forum: Digital Atmosphere
- Topic: Legend Datestamp problem in DA V2
- Replies: 8
- Views: 19082
Date stamp
These codes are available for writing file name date and time in scripts - this copied from the old WS manual: Inserting current times Time tokens may be inserted into any command, which will be replaced with the current date and/or time when the script is executed. This allows you, for instance, to...
- Fri Mar 20, 2009 9:31 pm
- Forum: Digital Atmosphere
- Topic: Legend Datestamp problem in DA V2
- Replies: 8
- Views: 19082
date and time lacking from scripts
If the importing files from the script have the name in the form YYMMDDHHxxxxx.xxx then you will get the right date and time. I used to use YYYYMMDDHH and this doesn't work, it would be useful if the 8 character search could also include the 10 character option to pick up date and time.
- Wed Jan 21, 2009 8:21 pm
- Forum: Digital Atmosphere
- Topic: Updated station file for DAWS
- Replies: 142
- Views: 465910
- Thu Aug 28, 2008 8:30 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: creating file names with time and date?
- Replies: 4
- Views: 18484
Create file names with date and time
I use a script for each hour I want a plot
with the following:
# write map to gif file
EXPORT,F:\program files\DigAtmEquinox\archive\@FFZ@MMZ@DDZ12.gif
you could add any name along with the @FFZ etc. I've just added 12 for 12:00 in this example
with the following:
# write map to gif file
EXPORT,F:\program files\DigAtmEquinox\archive\@FFZ@MMZ@DDZ12.gif
you could add any name along with the @FFZ etc. I've just added 12 for 12:00 in this example
- Fri Jan 19, 2007 2:53 pm
- Forum: Digital Atmosphere
- Topic: Legend datestamp
- Replies: 5
- Views: 9129
Legend date stamp
The legend date appears to follow the last menu driven internet download. I use scripts to regularly download data and plot it and the date is usually incorrect. I've been trying to find some consistency in the error and this is what I've found. Today I performed an internet,retieve data and then a ...