Changeset 433 in lmdz_wrf for trunk


Ignore:
Timestamp:
May 26, 2015, 3:12:43 PM (10 years ago)
Author:
lfita
Message:

Adding use of standard variable names in the output for the 'compute_tevolboxtraj'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r432 r433  
    1116811168
    1116911169    for vn in varns:
     11170        vnst = variables_values(vn)[0]
    1117011171        if not searchInlist(objfile.variables, vn):
    1117111172            print errormsg
Note: See TracChangeset for help on using the changeset viewer.