Changeset 1533 in lmdz_wrf


Ignore:
Timestamp:
Apr 19, 2017, 6:17:15 PM (8 years ago)
Author:
lfita
Message:

Fixing indices for `str' variable in 'DataSetSection_multivars'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r1532 r1533  
    1437514375                else:
    1437614376                    dimvals[dimn] = coincvals
     14377            else:
     14378                dimvals[dimn] = dvvs
    1437714379
    1437814380            indstrvalue = strvals.index(istrvalue)
Note: See TracChangeset for help on using the changeset viewer.