Changeset 2784 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
Jan 14, 2020, 2:31:41 PM (5 years ago)
Author:
lfita
Message:

Testing the print out

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/generic.py

    r2783 r2784  
    488488        result = gen.stations_values(vals[0], vals[1], vals[2])
    489489        print gen.numVector_String(result,':')
     490        print ':'.join(result)
    490491
    491492elif oper == 'table_tex_file':
Note: See TracChangeset for help on using the changeset viewer.