source:
issm/oecreview/Archive/14064-14311/ISSM-14275-14276.diff@
14312
Last change on this file since 14312 was 14312, checked in by , 12 years ago | |
---|---|
File size: 507 bytes |
-
TabularUnified ../trunk-jpl/src/m/plot/applyoptions.py
142 142 143 143 #ShowBasins 144 144 145 #Caxis 145 #clim {{{ 146 if options.exist('clim'): 147 lims=options.getfieldvalue('clim') 148 if len(lims)!=2: 149 print 'WARNING: clim should be passed as a list of length 2' 150 else: 151 p.clim(lims[0],lims[1]) 152 #}}} 146 153 147 154 #shading 148 155
Note:
See TracBrowser
for help on using the repository browser.