Changeset 1427 in lmdz_wrf
- Timestamp:
- Jan 20, 2017, 12:31:31 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/tools/nc_var_tools.py ΒΆ
r1426 r1427 17900 17900 17901 17901 # CFing variable 'time_centerd' 17902 if gen.searchInlist(ncvars,'time_center d'):17902 if gen.searchInlist(ncvars,'time_centered'): 17903 17903 print warnmsg 17904 17904 print fname + ": renaming variable 'time_centerd' as 'time' !!"
Note: See TracChangeset
for help on using the changeset viewer.