Last change
on this file since 2085 was
2070,
checked in by lfita, 6 years ago
|
Adding end of if
Adding Name of the experiment
|
-
Property svn:executable set to
*
|
File size:
1.1 KB
|
Line | |
---|
1 | ### Copnfiguration script to get sounding and surface points for validation purposes |
---|
2 | |
---|
3 | scratch=false |
---|
4 | |
---|
5 | # Experiment name |
---|
6 | expname=test |
---|
7 | |
---|
8 | # Loading modules ':' separated list of module names ('None' for any) |
---|
9 | LOADmods=python/2.7.14 |
---|
10 | |
---|
11 | # Input folder |
---|
12 | infolder=/ccc/scratch/cont003/lmd/fitaborl/estudios/FPS_ALPS/additional/IOP |
---|
13 | |
---|
14 | # Domain |
---|
15 | domn=02 |
---|
16 | |
---|
17 | # Output folder |
---|
18 | ofolder=/ccc/scratch/cont003/lmd/fitaborl/estudios/FPS_ALPS/additional/IOP/validation |
---|
19 | |
---|
20 | # Labels of the experiments |
---|
21 | experiments=120lev:80lev:50lev:50lev_assigned:38lev:NOaerosol |
---|
22 | |
---|
23 | # Sounding stations [sndid],[sndlon],[sndlat]:[sndid2],[sndlon2],[sndlat2]:... |
---|
24 | sndstations=10868,11.55,48.25:16080,9.28,45.43:16144,11.61,44.65:16546,8.85,39.35 |
---|
25 | |
---|
26 | # Surface stations [sfcid],[sfclon],[sfclat]:[sfcid2],[sfclon2],[sfclat2]:... |
---|
27 | sfcstations=None |
---|
28 | |
---|
29 | # Sounding diagnostics |
---|
30 | snddiags=WRFt:WRFtda:WRFp:WRFua:WRFva:ws:WRFwd |
---|
31 | |
---|
32 | # Surface diagnostics |
---|
33 | sfcdiags=wds:wss:WRFtdas:pr |
---|
34 | |
---|
35 | # Surface NON-diag variables |
---|
36 | sfcnondiags=T2 |
---|
37 | |
---|
38 | # cdx Surface diagnostics |
---|
39 | cdxdiags=None |
---|
40 | |
---|
41 | # cdx Surface NON-diag variables |
---|
42 | cdxnondiags=PR:PRW:PSL:UAS:VAS:CAPEMAX:CAPEMEAN:CINMAX:CINMEAN:LFCPMAX:LFCPMEAN:LFCZMAX:LFCZMEAN:LIMAX:LIMEAN |
---|
43 | |
---|
Note: See
TracBrowser
for help on using the repository browser.