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/draw_bar.html

    r1540 r1557  
    1616    <DIV CLASS="valhelp">
    1717    draw_bar(ncfile, values)<BR>
    18     &nbsp;&nbsp;ncfile = ':' list of [filen];[dimslice];[xvarn];[yvarn]<BR>
     18    &nbsp;&nbsp;ncfile = '#' list of [filen];[dimslice];[xvarn];[yvarn]<BR>
    1919    &nbsp;&nbsp;&nbsp;&nbsp;[filen]: name of the file<BR>
    2020    &nbsp;&nbsp;&nbsp;&nbsp;[dimslice]: '|' list of [dimn],[dimrange]<BR>
     
    6464    </DIV>
    6565    <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'
    6767    </DIV>
    6868  </BODY>
Note: See TracChangeset for help on using the changeset viewer.