Changeset 2504 in lmdz_wrf for trunk/tools
- Timestamp:
- May 2, 2019, 4:50:53 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r2503 r2504 2584 2584 tunitsinf = gen.CFtimeU_inf(units) 2585 2585 2586 self.unitsval = units2586 self.unitsval = tunitsinf.Tunits + ' since ' + tunitsinf.refdate 2587 2587 2588 2588 if not gen.searchInlist(attvar, 'calendar') and \
Note: See TracChangeset
for help on using the changeset viewer.