Changeset 1010 in lmdz_wrf
- Timestamp:
- Aug 11, 2016, 6:33:35 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/tools/nc_var_tools.py ΒΆ
r1009 r1010 16501 16501 for vn in ncf.variables.keys(): 16502 16502 if not gen.searchInlist(dimvars,vn): 16503 print fname + ' Lluis vn:',vn16504 16503 varobj = ncf.variables[vn] 16505 16504 varattrs = gen.variables_values(vn)
Note: See TracChangeset
for help on using the changeset viewer.