Changeset 2499 in lmdz_wrf for trunk/tools
- Timestamp:
- May 2, 2019, 4:42:46 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r2498 r2499 2582 2582 units = times.getncattr('units') 2583 2583 lunits = units.split(' ') 2584 tunitsinf = CFtimeU_inf(units)2584 tunitsinf = gen.CFtimeU_inf(units) 2585 2585 2586 2586 self.unitsval = units
Note: See TracChangeset
for help on using the changeset viewer.