- Timestamp:
- Nov 10, 2016, 2:20:35 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r1306 r1307 17614 17614 print warnmsg 17615 17615 print ' ' + fname + ": Imposing a new units year for dates on '1900' !!" 17616 date units[0:4] = '1900'17617 tunits = Utunits + ' since ' + date units17616 datetunits[0:4] = '1900' 17617 tunits = Utunits + ' since ' + datetunits 17618 17618 17619 17619 RefDate = CFT.split(' ')[2]
Note: See TracChangeset
for help on using the changeset viewer.