Changeset 2191 in lmdz_wrf


Ignore:
Timestamp:
Oct 17, 2018, 8:30:37 PM (6 years ago)
Author:
lfita
Message:

Fixing comment in `coincident_CFtimes'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/generic_tools.py

    r2189 r2191  
    96769676        print warnmsg
    96779677        print '  ' + fname + ": time-units without time '" + tunitA + "' !!"
    9678         print "    adding: '00:00:001"
     9678        print "    adding: '00:00:00"
    96799679        trefA = tunitA.split(' ')[2] + ' 00:00:00'
    96809680
Note: See TracChangeset for help on using the changeset viewer.