Changeset 695 in lmdz_wrf for trunk/tools/nc_var_tools.py


Ignore:
Timestamp:
Mar 8, 2016, 2:09:42 PM (9 years ago)
Author:
lfita
Message:

Removing checking print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r694 r695  
    1770417704            print '  ' + fname + ': same missing and checking Value!'
    1770517705            print '   renaming missing_value'
    17706             print varo.ncattrs()
    17707             print dir(varo)
    1770817706            varo.delncattr('missing_value')
    1770917707            set_attribute(varo, '_FillValue', fval)
Note: See TracChangeset for help on using the changeset viewer.