Ignore:
Timestamp:
May 9, 2017, 3:47:17 PM (8 years ago)
Author:
lfita
Message:

Replacing '%' seapration file list by '#'

File:
1 edited

Legend:

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

    r1543 r1557  
    1616    <DIV CLASS="valhelp">
    1717    draw_bar_time(ncfile, values)<BR>
    18     &nbsp;&nbsp;ncfile = ':' list of [filen];[dimslice];[tvarn];[yvarn]<BR>
     18    &nbsp;&nbsp;ncfile = '#' list of [filen];[dimslice];[tvarn];[yvarn]<BR>
    1919    &nbsp;&nbsp;&nbsp;&nbsp;[filen]: name of the file<BR>
    2020    &nbsp;&nbsp;&nbsp;&nbsp;[dimslice]: '|' list of [dimn],[dimrange]<BR>
     
    7676    </DIV>
    7777    <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'
    7979    </DIV>
    8080  </BODY>
Note: See TracChangeset for help on using the changeset viewer.