1 | # ASCII file to configure the script to compare observations with simulations using PyNCplot |
---|
2 | # |
---|
3 | # observations: different files from create_OBSnetcdf.py and/or UWyoming_snd_nc.py |
---|
4 | # simulations: multiple outputs from different models and runs |
---|
5 | # |
---|
6 | |
---|
7 | # Whether generated files have to be done from scratch |
---|
8 | fscratch = false |
---|
9 | |
---|
10 | # Whether generated figures have to be done from scratch |
---|
11 | gscratch = false |
---|
12 | |
---|
13 | # Working directory |
---|
14 | wdir = /home/lluis/estudios/FPS_ALPS/additional/IOP/analysis |
---|
15 | |
---|
16 | # Out directory for processed files |
---|
17 | odir = /media/lluis/ExtDiskC_ext3/DATA/estudios/FPS_Alps/additional/IOP/select/out_irene |
---|
18 | |
---|
19 | ## U. Wyoming sounding files from create_OBSnetcdf.py |
---|
20 | # Folder with soundings |
---|
21 | snddir = /home/lluis/estudios/FPS_ALPS/additional/IOP/obs/snd |
---|
22 | |
---|
23 | # Header of the name of the soundings file |
---|
24 | sndHf = UWyoming_snd_ |
---|
25 | |
---|
26 | # Initial color value for the SkewT-logP evolution (rgb based, 'red' for ta; 'blue' for tda) |
---|
27 | icolta = 255:200:200 |
---|
28 | icoltda = 200:200:255 |
---|
29 | # Degradation of colors |
---|
30 | ddcol = 8 |
---|
31 | |
---|
32 | # Folder with the observations surface files (single-station) |
---|
33 | sfcdir = /home/lluis/estudios/FPS_ALPS/additional/IOP/obs/gridded |
---|
34 | |
---|
35 | # Header of the name of the surface observational files |
---|
36 | #sfcHf = single_station_333 |
---|
37 | sfcHf = None |
---|
38 | |
---|
39 | # Name of surface variables and their extreme values in plots as |
---|
40 | # [varn1]@[minv1]@[maxv1]:[varn2]@[minv2]@[maxv2]:... or [min/maxv] as |
---|
41 | # @FROMobs: to get extremes from observational values |
---|
42 | # @FROMsim: to get extremes from simulation values |
---|
43 | # @FROMobssim: to get extremes from observation and simulation values |
---|
44 | sfcvars = None |
---|
45 | |
---|
46 | ## Simulations |
---|
47 | |
---|
48 | # Parent folder with the simulations |
---|
49 | simdir = /media/lluis/ExtDiskC_ext3/DATA/estudios/FPS_Alps/additional/IOP/sims |
---|
50 | |
---|
51 | # Simulations [folder1],[label],[expn1],[colline1],[markline1]:[folder2],[label2],[expn2],[colline2],[markline2]:... |
---|
52 | # [folder1]: folder with the files |
---|
53 | # [label]: label to use for files |
---|
54 | # [expn1]: name of the experiment in the figure |
---|
55 | # [colline1]: color related to the experiment in multiple-lines plots (avoid similar to #FF0000, #0000FF) |
---|
56 | # [markline1]: marker related to the experiment in multiple-lines plots (avoid '.' for observations) |
---|
57 | |
---|
58 | #sims = 38lev,38lev,38lev,#FFAAFF,+:50lev,50lev,50lev,#FFFF64,<:50lev_assigned,50lev_assigned,50leva,#AAAA64,>:80lev,80lev,80lev,#AAFFFF,^:120lev,120lev,120lev,#FFAA64,3:NOaerosol,NOaerosol,NOaerosol,#64AAFF,o |
---|
59 | sims = 120lev_cdxwrf2,120lev_cdxwrf2,120lev,#FFAA64,3:80lev_cdxwrf2,80lev_cdxwrf2,80lev,#AAFFFF,^:50lev_cdxwrf2,50lev_cdxwrf2,50lev,#FFFF64,<:38lev_cdxwrf2,38lev_cdxwrf2,38lev,#FF64FF,<: |
---|
60 | |
---|
61 | # Header, Middle, and, tail of the name of the simulation files [H],[M],[T] |
---|
62 | simHMT = simout,vars,nc |
---|
63 | |
---|
64 | # Dimensions to use for sounding diagnostics |
---|
65 | simsnddiagd=Time@time,bottom_top@P |
---|
66 | |
---|
67 | # Dimensions to use for surface diagnostics |
---|
68 | simsfcdiagd=Time@time |
---|
69 | |
---|
70 | # Dimensions to use for surface map diagnostics |
---|
71 | simsfcmapdiagd=Time@time,south_north@XLAT,west_east@XLONG |
---|
72 | |
---|
73 | # time information from file |
---|
74 | simtimedimn = time |
---|
75 | simtimevarn = time |
---|
76 | |
---|
77 | # Name of the variables to get from the simulations ',' separated list of variables names |
---|
78 | simvars = XLONG,XLAT,T,P,PB,PH,PHB,QVAPOR,U,V,MU,MUB,SINALPHA,COSALPHA,T2,U10,V10,PSFC,Q2 |
---|
79 | |
---|
80 | # Diagnotics to copmute from simulations for the soundigns ':' separated list of sounding diagnostics |
---|
81 | wrfsnddiags = WRFt:WRFtda:WRFp:WRFua:WRFva:ws:WRFwd |
---|
82 | |
---|
83 | # Sounding comparison name of variables ':' separated list |
---|
84 | sndvars = ta:tda:ws:wd |
---|
85 | |
---|
86 | # Name of the experiment in figures ('!' for spaces) |
---|
87 | figexperimentname = FPS!Alps |
---|
88 | |
---|
89 | # Format of time in title in soundings plots |
---|
90 | figsndTfmt = %Y/%m/%d!%H |
---|
91 | |
---|
92 | # Format of time-axis for time-series and Hovmoellers |
---|
93 | fmtTts = exct,12,h|%d$^{%H}$|time!($[DD]^{[HH]}$) |
---|
94 | |
---|
95 | # Name of the surface diagnostics to compute |
---|
96 | #wrfsfcdiags=wds:wss:WRFpsl_ecmwf:clt:WRFtdas |
---|
97 | wrfsfcdiags=wds:wss:WRFtdas |
---|
98 | |
---|
99 | # Name of the non-diagnostics surface variables to add |
---|
100 | wrfsfcnondiags=T2:XLONG:XLAT:U10:V10:PSFC:Q2 |
---|
101 | |
---|
102 | # Figures output directory |
---|
103 | ofigdir = /home/lluis/estudios/FPS_ALPS/additional/IOP/analysis/figs |
---|
104 | |
---|
105 | # Kind of graphical file output |
---|
106 | kfig = png |
---|
107 | |
---|
108 | # map values |
---|
109 | mapv = cyl,f |
---|
110 | |
---|
111 | # Characteristics of the map of the stations ('@' separated list of [sttype]|[marker]|[color]|[size]|[fontsize]) |
---|
112 | mapstchar = snd|x|#FFAAAA|2|8@sfc|x|#AAFFAA|2|8 |
---|
113 | |
---|
114 | # map coverage for cont-disc figure |
---|
115 | mapcover = sponge,0.1,0.1 |
---|
116 | |
---|