Changeset 2499 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
May 2, 2019, 4:42:46 PM (6 years ago)
Author:
lfita
Message:

Adding `gen'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r2498 r2499  
    25822582                units = times.getncattr('units')
    25832583                lunits = units.split(' ')
    2584                 tunitsinf = CFtimeU_inf(units)
     2584                tunitsinf = gen.CFtimeU_inf(units)
    25852585
    25862586                self.unitsval = units
Note: See TracChangeset for help on using the changeset viewer.