Changeset 2498 in lmdz_wrf for trunk


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

Fixing typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r2497 r2498  
    25812581            else:
    25822582                units = times.getncattr('units')
    2583                 lunits = uints.split(' ')
     2583                lunits = units.split(' ')
    25842584                tunitsinf = CFtimeU_inf(units)
    25852585
Note: See TracChangeset for help on using the changeset viewer.