Changeset 19380
- Timestamp:
- 06/01/15 05:30:27 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plot_overlay.py
r17952 r19380 65 65 # normalize array 66 66 arr=arr/npy.float(npy.max(arr.ravel())) 67 arr=1.-arr # somehow the values got flipped 67 68 68 69 if options.getfieldvalue('overlayhist',0)==1:
Note:
See TracChangeset
for help on using the changeset viewer.