Changeset 1557 in lmdz_wrf for trunk/tools/documentation/plotting/draw_bar.html
- Timestamp:
- May 9, 2017, 3:47:17 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/plotting/draw_bar.html
r1540 r1557 16 16 <DIV CLASS="valhelp"> 17 17 draw_bar(ncfile, values)<BR> 18 ncfile = ' :' list of [filen];[dimslice];[xvarn];[yvarn]<BR>18 ncfile = '#' list of [filen];[dimslice];[xvarn];[yvarn]<BR> 19 19 [filen]: name of the file<BR> 20 20 [dimslice]: '|' list of [dimn],[dimrange]<BR> … … 64 64 </DIV> 65 65 <DIV CLASS="valins"> 66 $ python ${pyHOME}/drawing.py -o draw_bar -f 'Forcing_rainstats_OKstomate_CRUNCEP_spinup_SESA_norm_meanstd_stat2.nc;time_counter,0@12@1;time_counter;rainnorm :Forcing_rainstats_OKstomate_CRUNCEP_spinup_SACZ_norm_meanstd_stat2.nc;time_counter,0@12@1;time_counter;rainnorm' -S 'Stringlist,%s,January@Feburary@March@Arpil@May@June@July@August@September@October@November@December,25,pretty,auto,auto,auto:time!since!1958-01-01:pr:y:seconds:mmd-1:SESA,SACZ:#AA0000,#0000AA:1000000.:normalized!evolution!of!precipitaion!with!CRU-NCEP!forcing:0|10:png:bar_rain_CRU-NCEP_norm:yes'66 $ python ${pyHOME}/drawing.py -o draw_bar -f 'Forcing_rainstats_OKstomate_CRUNCEP_spinup_SESA_norm_meanstd_stat2.nc;time_counter,0@12@1;time_counter;rainnorm#Forcing_rainstats_OKstomate_CRUNCEP_spinup_SACZ_norm_meanstd_stat2.nc;time_counter,0@12@1;time_counter;rainnorm' -S 'Stringlist,%s,January@Feburary@March@Arpil@May@June@July@August@September@October@November@December,25,pretty,auto,auto,auto:time!since!1958-01-01:pr:y:seconds:mmd-1:SESA,SACZ:#AA0000,#0000AA:1000000.:normalized!evolution!of!precipitaion!with!CRU-NCEP!forcing:0|10:png:bar_rain_CRU-NCEP_norm:yes' 67 67 </DIV> 68 68 </BODY>
Note: See TracChangeset
for help on using the changeset viewer.