I've seen the same problem with SHIP data around Iceland and elsewhere in the North Atlantic. The rul file just doesn't work with them. I suspect you're right in that they're not fixed locations.
It would be useful to be able to limit the use of certain parameters if their value is outside ...
Search found 23 matches
- Tue Apr 05, 2011 7:45 pm
- Forum: Digital Atmosphere
- Topic: Trying to eliminate bad station - a SHIP
- Replies: 3
- Views: 27921
- Mon Jan 03, 2011 8:52 am
- Forum: Digital Atmosphere
- Topic: Updated station file for DAWS
- Replies: 142
- Views: 725783
Re: Updated station file for DAWS
Hi Wally and folks,
Tim - I'm pleased to hear that the MILD will eventually be read by DA.
The MILD location is correct for 06208/AWG-1, but the location identifier list (csv file) has "-" in front of the longitude number which needs removing (it's actually near the Netherlands coast) east of ...
Tim - I'm pleased to hear that the MILD will eventually be read by DA.
The MILD location is correct for 06208/AWG-1, but the location identifier list (csv file) has "-" in front of the longitude number which needs removing (it's actually near the Netherlands coast) east of ...
- Sun Sep 12, 2010 8:54 pm
- Forum: Digital Atmosphere
- Topic: Updated station file for DAWS
- Replies: 142
- Views: 725783
In the csv file Namsskogan is incorrectly listed at 64.72N -12.83 (W)
It apparently should be 64.73 N 12.85 E (64 44N 12 51E)
taken from ftp://ftp.wmo.int/wmo-ddbs/Pub9volA100906.flatfile
It's also incorrect in the new master list.
It apparently should be 64.73 N 12.85 E (64 44N 12 51E)
taken from ftp://ftp.wmo.int/wmo-ddbs/Pub9volA100906.flatfile
It's also incorrect in the new master list.
- Thu Feb 25, 2010 8:53 pm
- Forum: Digital Atmosphere
- Topic: Eliminating bad stations
- Replies: 5
- Views: 30586
Yes - I've seen some stations causing this problem. I have populated the digatmos.rul file with some of them (e.g. XXAA and XXBB and a Canadian station). But the rule file doesn't appear to work for me at the moment.
Does anyone know how to re-start it?
For the file content look for "DATA" at http ...
Does anyone know how to re-start it?
For the file content look for "DATA" at http ...
- Thu Nov 19, 2009 9:39 pm
- Forum: Digital Atmosphere scripting laboratory
- Topic: ignore bad data file
- Replies: 2
- Views: 22586
- Fri May 29, 2009 7:38 pm
- Forum: Digital Atmosphere
- Topic: Legend Datestamp problem in DA V2
- Replies: 8
- Views: 28897
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: 28897
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: 95254
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 ...
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 ...
- Sat Mar 21, 2009 7:30 am
- Forum: Digital Atmosphere
- Topic: Legend Datestamp problem in DA V2
- Replies: 8
- Views: 28897
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 ...
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: 28897
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.