Changeset 19046
- Timestamp:
 - 01/28/15 23:29:35 (11 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/src/m/plot/export_gl.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/m/plot/export_gl.py
r19045 r19046 102 102 results[i].shortlabel=shortlabel; 103 103 104 if len(data[2])>1:104 if type(data[2])!=np.float64: 105 105 time_range=options.getfieldvalue('time_range',[0, 100]); 106 106 results[i].time_range=time_range;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)