Changeset 1557 in lmdz_wrf for trunk/tools/documentation/plotting/bar_time.html
- Timestamp:
- May 9, 2017, 3:47:17 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/plotting/bar_time.html
r1543 r1557 16 16 <DIV CLASS="valhelp"> 17 17 draw_bar_time(ncfile, values)<BR> 18 ncfile = ' :' list of [filen];[dimslice];[tvarn];[yvarn]<BR>18 ncfile = '#' list of [filen];[dimslice];[tvarn];[yvarn]<BR> 19 19 [filen]: name of the file<BR> 20 20 [dimslice]: '|' list of [dimn],[dimrange]<BR> … … 76 76 </DIV> 77 77 <DIV CLASS="valins"> 78 $ python ${pyHOME}/drawing.py -o draw_bar_time -f 'Forcing_rainstats_OKstomate_CRUNCEP_spinup_SESA_DJFmean_norm_meanstd_stat2.nc;time_centered,-1;time_centered;rainnorm :Forcing_rainstats_OKstomate_CRUNCEP_spinup_SACZ_DJFmean_norm_meanstd_stat2.nc;time_centered,-1;time_centered;rainnorm' -S 'auto;pr;1;y;None;year|seconds!since!1958-01-01!00:00:00|exct,5,y|%Y;SESA,SACZ;#AA0000,#0000AA;10000000.;normalized!evolution!of!$precipitaion_{DJFmean}$!with!CRU-NCEP!forcing;0|10;png;bar_time_rain_CRU-NCEP_DJFmean_norm;yes'78 $ python ${pyHOME}/drawing.py -o draw_bar_time -f 'Forcing_rainstats_OKstomate_CRUNCEP_spinup_SESA_DJFmean_norm_meanstd_stat2.nc;time_centered,-1;time_centered;rainnorm#Forcing_rainstats_OKstomate_CRUNCEP_spinup_SACZ_DJFmean_norm_meanstd_stat2.nc;time_centered,-1;time_centered;rainnorm' -S 'auto;pr;1;y;None;year|seconds!since!1958-01-01!00:00:00|exct,5,y|%Y;SESA,SACZ;#AA0000,#0000AA;10000000.;normalized!evolution!of!$precipitaion_{DJFmean}$!with!CRU-NCEP!forcing;0|10;png;bar_time_rain_CRU-NCEP_DJFmean_norm;yes' 79 79 </DIV> 80 80 </BODY>
Note: See TracChangeset
for help on using the changeset viewer.