Changeset 2097 in lmdz_wrf for trunk/tools/nc_var_tools.py
- Timestamp:
- Aug 24, 2018, 10:34:25 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r2096 r2097 11565 11565 print ' ' + fname + ': concatenating dimension-variable has time units!' 11566 11566 print ' shifting temporal-values since the date of the first file', refdate 11567 else: 11568 tunits = False 11567 11569 begslicetot = 0 11568 11570 for ifile in range(Nfiles):
Note: See TracChangeset
for help on using the changeset viewer.