Changeset 1459 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
Feb 24, 2017, 7:41:29 PM (8 years ago)
Author:
lfita
Message:

Removing unnecessary giving values to varvals in `compute_opersvarsfile'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r1458 r1459  
    70847084                varvals[:] = varobj[:]
    70857085
    7086             varvals = varobj[tuple(varslice)]
    7087 
    70887086            # Getting values of the correspondant dimensions of the variable
    70897087            for iddd in range(len(Ddimvs)):
Note: See TracChangeset for help on using the changeset viewer.