Changeset 874
- Timestamp:
- Mar 30, 2012 10:59:51 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/NCL/profiles.ncl
r827 r874 1212 1212 resP = True 1213 1213 resP@txFont = "helvetica" 1214 ;resP@txString = f_att@title1214 resP@txString = f_att@title 1215 1215 resP@txFuncCode = "~" 1216 1216 resP@txFontHeightF = 0.015 … … 3192 3192 res@gsnLeftString = name(0,pl) 3193 3193 res@gsnRightString = unit_(0,pl) 3194 res@tiXAxisString = "("+unit_(0,pl)+")" 3194 3195 3195 3196 data_0(:,:) = min(min_nof(:,pl))
Note: See TracChangeset
for help on using the changeset viewer.