Changeset 1511 in lmdz_wrf for trunk


Ignore:
Timestamp:
Apr 10, 2017, 9:55:22 PM (8 years ago)
Author:
lfita
Message:

Fixing typo in `DataSetSection_multivars'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r1510 r1511  
    1408714087                dvvs = []
    1408814088                for iif in range(Nfound):
    14089                     iidstr = copyvals.index(strvalue)
     14089                    iidstr = copyvals.index(istrvalue)
    1409014090                    dvvs.append(iidstr+iif)
    1409114091                    copyvals.pop(iidstr)
Note: See TracChangeset for help on using the changeset viewer.