Changeset 1010 in lmdz_wrf


Ignore:
Timestamp:
Aug 11, 2016, 6:33:35 PM (9 years ago)
Author:
lfita
Message:

Removing debug print

File:
1 edited

Legend:

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

    r1009 r1010  
    1650116501    for vn in ncf.variables.keys():
    1650216502        if not gen.searchInlist(dimvars,vn):
    16503             print fname + ' Lluis vn:',vn
    1650416503            varobj = ncf.variables[vn]
    1650516504            varattrs = gen.variables_values(vn)
Note: See TracChangeset for help on using the changeset viewer.