Changeset 1461 in lmdz_wrf


Ignore:
Timestamp:
Feb 27, 2017, 3:07:43 PM (8 years ago)
Author:
lfita
Message:

Closing input object file in `ìnterp'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/tools/nc_var_tools.py

    r1460 r1461  
    1757217572        attr = set_attribute(onewnc, attrn, attrv)   
    1757317573
     17574    onc.close()
     17575
    1757417576    onewnc.sync()
    1757517577    onewnc.close()
Note: See TracChangeset for help on using the changeset viewer.