Changeset 1459 in lmdz_wrf for trunk/tools
- Timestamp:
- Feb 24, 2017, 7:41:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r1458 r1459 7084 7084 varvals[:] = varobj[:] 7085 7085 7086 varvals = varobj[tuple(varslice)]7087 7088 7086 # Getting values of the correspondant dimensions of the variable 7089 7087 for iddd in range(len(Ddimvs)):
Note: See TracChangeset
for help on using the changeset viewer.