Changeset 2240 in lmdz_wrf for trunk/tools/read_grib.py


Ignore:
Timestamp:
Nov 17, 2018, 3:43:13 PM (6 years ago)
Author:
lfita
Message:

Removing wrong quit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/read_grib.py

    r2239 r2240  
    101101    print "  no time units provided !!"
    102102    print "     using the default ones as 'minutes since 1949-12-01 00:00:00'"
    103     quit(-1)
    104103else:
    105104  timeu = opts.timeunits.replace('!', ' ')
Note: See TracChangeset for help on using the changeset viewer.