Changeset 2240 in lmdz_wrf for trunk/tools/read_grib.py
- Timestamp:
- Nov 17, 2018, 3:43:13 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/read_grib.py
r2239 r2240 101 101 print " no time units provided !!" 102 102 print " using the default ones as 'minutes since 1949-12-01 00:00:00'" 103 quit(-1)104 103 else: 105 104 timeu = opts.timeunits.replace('!', ' ')
Note: See TracChangeset
for help on using the changeset viewer.