Changeset 2504 in lmdz_wrf for trunk/tools


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

Modifying to use the 'corrected' version of the time-units

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r2503 r2504  
    25842584                tunitsinf = gen.CFtimeU_inf(units)
    25852585
    2586                 self.unitsval = units
     2586                self.unitsval = tunitsinf.Tunits + ' since ' + tunitsinf.refdate
    25872587
    25882588                if not gen.searchInlist(attvar, 'calendar') and                      \
Note: See TracChangeset for help on using the changeset viewer.