Changeset 1560 in lmdz_wrf
- Timestamp:
- May 10, 2017, 10:11:37 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/plotting/ensemble_time.html
r1559 r1560 13 13 Function to plot an ensembles of data following an axis-time 14 14 <TABLE> 15 <TR><TD><IMG WIDTH="100%" SRC="figs/Forcing_pr_spacemean.png"></IMG></TD></TR> 16 <TR><TD><IMG WIDTH="100%" SRC="figs/T2_spaceensembleIndiv.png"></IMG></TD></TR> 15 <TR><TD><IMG WIDTH="100%" SRC="figs/Forcing_pr_spacemean.png"></IMG></TD></TR> 16 <TR><TD><IMG WIDTH="100%" SRC="figs/T2_spaceensembleIndiv.png"></IMG></TD></TR> 17 </TABLE> 17 18 </DIV> 18 19 <DIV CLASS="valhelp"> … … 117 118 </DIV> 118 119 <DIV CLASS="valins"> 119 $ python ${pyHOME}/drawing.py -o draw_ensembles_time -f 'Forcing_rain_SESA.nc;time_counter,-1|stats,0;time_centered;rain_stats;ensemble#Forcing_rain_SESA.nc;time_counter,-1|stats,1;time_centered;rain_stats;ensemble#Forcing_rain_SESA.nc;time_counter,-1|stats,2;time_centered;rain_stats;data' -S 'auto;y;tas;mm/d;auto,auto;#0000FF:-:2.:,:2.;year|seconds!since!1958-01-01!00:00:00|exct,5,y|%Y;FromFile;$pr_{space-mean}^{SESA}$;cloud,#AAAADD,auto;$pr_{space-mean}$!evolution!at!SESA;0|10;png;Forcing_pr_spacemean;no;yes' 120 $ python ${pyHOME}/drawing.py -o draw_ensembles_time -f 'Forcing_rain_SESA.nc;time_counter,-1|stats,0;time_centered;rain_stats;ensemble#Forcing_rain_SESA.nc;time_counter,-1|stats,1;time_centered;rain_stats;ensemble#Forcing_rain_SESA.nc;time_counter,-1|stats,2;time_centered;rain_stats;data' -S 'auto;y;tas;mm/d;auto,auto;#0000FF:-:2.:,:2.;year|seconds!since!1958-01-01!00:00:00|exct,5,y|%Y;FromFile;$pr_{space-mean}^{SESA}$;cloud,#AAAADD,auto;$pr_{space-mean}$!evolution!at!SESA;0|10;png;Forcing_pr_spacemean;no;yes'<BR> 120 121 $ python drawing.py -o ${pyHOME}/draw_ensembles_time -f 'wrfout_d01_1995-01-01_00:00:00;Time,-1|south_north,0@44@1;WRFtime;T2;ensemble#wrfout_d01_1995-01-01_00:00:00;Time,-1|south_north,45@99@1;WRFtime;T2;ensemble' -S 'auto;y;tas;K;auto,auto;#FF0000@#0000FF:-:2.:,:2.;day|seconds!since!1949-12-01!00:00:00|exct,2,d|%D;FromIndivEns,south_north@west_east,mean;$T2_{space-mean}^{Shalf}$,$T2_{space-mean}^{Nhalf}$;cloud,#DD6464,auto;$T2_{space-mean}$ evolution;0|10;png;T2_spaceensembleIndiv;yes;yes' 121 122 </DIV>
Note: See TracChangeset
for help on using the changeset viewer.