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


Ignore:
Timestamp:
Mar 19, 2015, 7:05:29 PM (10 years ago)
Author:
lfita
Message:

Removing of printing of values in 'variables_values'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r371 r372  
    219219                  values[6].replace(' ',''), values[7].replace(' ','')]
    220220            if values[0] == varn:
    221                 print varvals
    222221                ncf.close()
    223222                return varvals
Note: See TracChangeset for help on using the changeset viewer.