Changeset 2191 in lmdz_wrf
- Timestamp:
- Oct 17, 2018, 8:30:37 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/generic_tools.py
r2189 r2191 9676 9676 print warnmsg 9677 9677 print ' ' + fname + ": time-units without time '" + tunitA + "' !!" 9678 print " adding: '00:00:00 1"9678 print " adding: '00:00:00" 9679 9679 trefA = tunitA.split(' ')[2] + ' 00:00:00' 9680 9680
Note: See TracChangeset
for help on using the changeset viewer.