| 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 = true |
|---|
| 9 | |
|---|
| 10 | # Whether generated figures have to be done from scratch |
|---|
| 11 | gscratch = true |
|---|
| 12 | |
|---|
| 13 | # Working directory |
|---|
| 14 | wdir = /home/lluis/estudios/ChemGBsAs/tests/199501 |
|---|
| 15 | |
|---|
| 16 | # Out directory for processed files |
|---|
| 17 | odir = /home/lluis/estudios/ChemGBsAs/tests/199501/out |
|---|
| 18 | |
|---|
| 19 | ## U. Wyoming sounding files from create_OBSnetcdf.py |
|---|
| 20 | # Folder with soundings |
|---|
| 21 | snddir = /home/lluis/estudios/ChemGBsAs/tests/199501/obs/snd |
|---|
| 22 | |
|---|
| 23 | # Header of the name of the soundings file |
|---|
| 24 | sndHf = UWyoming_snd_ |
|---|
| 25 | #snddimt=6 |
|---|
| 26 | #sndstn='Ezeiza' |
|---|
| 27 | |
|---|
| 28 | # Initial color value for the SkewT-logP evolution (rgb based, 'red' for ta; 'blue' for tda) |
|---|
| 29 | icolta = 255:200:200 |
|---|
| 30 | icoltda = 200:200:255 |
|---|
| 31 | # Degradation of colors |
|---|
| 32 | ddcol = 16 |
|---|
| 33 | |
|---|
| 34 | # Folder with the observations surface files (single-station) |
|---|
| 35 | sfcobsdir=/home/lluis/estudios/ChemGBsAs/tests/199501/obs/sfc_CAM |
|---|
| 36 | |
|---|
| 37 | # Header of the name of the surface observstional files |
|---|
| 38 | obsHf = OBSnetcdf_ |
|---|
| 39 | |
|---|
| 40 | # Name of surface variables and their extreme values in plots as |
|---|
| 41 | # [varn1]@[minv1]@[maxv1]:[varn2]@[minv2]@[maxv2]:... or [min/maxv] as |
|---|
| 42 | # @FROMobs: to get extremes from observational values |
|---|
| 43 | # @FROMsim: to get extremes from simulation values |
|---|
| 44 | # @FROMobssim: to get extremes from observation and simulation values |
|---|
| 45 | sfcvars = tas@FROMobs@FROMobs:wds@0.@6.28:wss@0.@@FROMobs:tdas@FROMobs@FROMobs |
|---|
| 46 | |
|---|
| 47 | ## Simulations |
|---|
| 48 | |
|---|
| 49 | # Parent folder with the simulations |
|---|
| 50 | simdir = /home/lluis/PY |
|---|
| 51 | |
|---|
| 52 | # Simulations [folder1],[label],[expn1],[colline1]:[folder2],[label2],[expn2],[colline2]:... |
|---|
| 53 | # [folder1]: folder with the files |
|---|
| 54 | # [label]: label to use for files |
|---|
| 55 | # [expn1]: name of the experiment in the figure |
|---|
| 56 | # [colline1]: color related to the experiment in multiple-lines plots (avoid similar to #FF0000, #0000FF) |
|---|
| 57 | sims = ./,control,control,#FFAAFF |
|---|
| 58 | |
|---|
| 59 | # Header, Middle, and, tail of the name of the simulation files [H],[M],[T] |
|---|
| 60 | simHMT = wrfout,d01,00 |
|---|
| 61 | |
|---|
| 62 | # time information from file |
|---|
| 63 | simtimedimn = time |
|---|
| 64 | simtimevarn = WRFtime |
|---|
| 65 | |
|---|
| 66 | # Name of the variables to get from the simulations ',' separated list of variables names |
|---|
| 67 | simvars = XLONG,XLAT,T,P,PB,PH,PHB,QVAPOR,U,V,MU,MUB,SINALPHA,COSALPHA,T2,U10,V10,PSFC,Q2 |
|---|
| 68 | |
|---|
| 69 | # Diagnotics to copmute from simulations for the soundigns ':' separated list of sounding diagnostics |
|---|
| 70 | wrfsnddiags = WRFt:WRFtda:WRFp:WRFua:WRFva:ws:WRFwd |
|---|
| 71 | |
|---|
| 72 | # Sounding comparison name of variables ':' separated list |
|---|
| 73 | sndvars = ta:tda:ws:wd |
|---|
| 74 | |
|---|
| 75 | # Format of time in title in soundings plots |
|---|
| 76 | figsndTfmt = %Y/%m/%d!%H |
|---|
| 77 | |
|---|
| 78 | # Format of time-axis for time-series and Hovmoellers |
|---|
| 79 | fmtTts = exct,12,h|%d$^{%H}$|time!($[DD]^{[HH]}$) |
|---|
| 80 | |
|---|
| 81 | # Name of the surface diagnostics to compute |
|---|
| 82 | #wrfsfcdiags=wds:wss:WRFpsl_ecmwf:clt:WRFtdas |
|---|
| 83 | wrfsfcdiags=T2:wds:wss:WRFtdas |
|---|
| 84 | |
|---|
| 85 | # Figures output directory |
|---|
| 86 | ofigdir = /home/lluis/estudios/ChemGBsAs/tests/199501/figs |
|---|
| 87 | |
|---|
| 88 | # Kind of graphical file output |
|---|
| 89 | kfig = png |
|---|
| 90 | |
|---|
| 91 | # map values |
|---|
| 92 | mapv = cyl,f |
|---|
| 93 | |
|---|
| 94 | # map coverage for cont-disc figure |
|---|
| 95 | mapcover = sponge,0.1,0.1 |
|---|
| 96 | |
|---|