- Timestamp:
- May 2, 2019, 4:42:16 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r2497 r2498 2581 2581 else: 2582 2582 units = times.getncattr('units') 2583 lunits = u ints.split(' ')2583 lunits = units.split(' ') 2584 2584 tunitsinf = CFtimeU_inf(units) 2585 2585
Note: See TracChangeset
for help on using the changeset viewer.