- Timestamp:
- Apr 10, 2017, 9:55:22 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r1510 r1511 14087 14087 dvvs = [] 14088 14088 for iif in range(Nfound): 14089 iidstr = copyvals.index( strvalue)14089 iidstr = copyvals.index(istrvalue) 14090 14090 dvvs.append(iidstr+iif) 14091 14091 copyvals.pop(iidstr)
Note: See TracChangeset
for help on using the changeset viewer.