Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI02-CSML/trunk/Examples/ScanningStuff/commands.txt@1460
Revision 1460,
1.2 KB
checked in by domlowe, 15 years ago
(diff) |
Moving various non-core scripts etc out of scanner directory
|
Line | |
---|
1 | python csmlscan.py -d /badc/ecmwf-e40/data/gp/gp/ap -o era40gridseries.xml -c GridSeriesFeature -t 'time' |
---|
2 | |
---|
3 | python csmlscan.py -d /home/users/domlowe/CSML/gridna -o nagridseries.xml -t "Universal time" |
---|
4 | |
---|
5 | python csmlscan.py -d /home/users/domlowe/Desktop/era40/1957/09 -o era40gridseries.xml -c GridSeriesFeature -t time |
---|
6 | |
---|
7 | python csmlscan.py -d /badc/coapec/data/HadCM3_beowulf/64-bit/wholerun/seasonal -o newtest.xml -c GridSeriesFeature -t "t" |
---|
8 | |
---|
9 | python csmlscan.py -d /home/users/domlowe/CSML/point -o pointseries.xml -t "Sample Time in elapsed UTs from 0hrs on 08-AUG-02" -c PointSeriesFeature |
---|
10 | |
---|
11 | python csmlscan.py -d /badc/namblex/data/york-gc-fid1/2002 -o namblexpointseries.xml -c PointSeriesFeature |
---|
12 | |
---|
13 | python csmlscan.py -d /badc/mst/data/surface-wind/2006/01 -o testmst.xml -c PointSeriesFeature |
---|
14 | |
---|
15 | |
---|
16 | python csmlscan.py -d /home/users/domlowe/CSML/Coapec/testfiles -o test.xml -t 't' GridSeriesFeature |
---|
17 | |
---|
18 | python csmlscan.py -d /badc/ecmwf-op/data/gridded_2.5 -o ecmwfop.xml -t 't' GridSeriesFeature |
---|
19 | |
---|
20 | |
---|
21 | #new versions: |
---|
22 | |
---|
23 | python csmlscan.py -d /badc/mst/data/surface-wind/ -o testfullmst.xml -m 'oneonly' -f PointSeriesFeatureoneonly' -f PointSeriesFeature -xst/data/surface-wind/ -o testfullmst.xml |
---|
24 | |
---|
25 | python csmlscan.py -c 'sampleconfig.cfg' |
---|
Note: See
TracBrowser
for help on using the repository browser.