Changeset 1560 in lmdz_wrf


Ignore:
Timestamp:
May 10, 2017, 10:11:37 PM (8 years ago)
Author:
lfita
Message:

Fixing table of figures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/plotting/ensemble_time.html

    r1559 r1560  
    1313      Function to plot an ensembles of data following an axis-time
    1414      <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>
    1718    </DIV>
    1819    <DIV CLASS="valhelp">
     
    117118    </DIV>
    118119    <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>
    120121      $ 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'
    121122    </DIV>
Note: See TracChangeset for help on using the changeset viewer.