Changeset 1792 in lmdz_wrf


Ignore:
Timestamp:
Mar 2, 2018, 12:40:16 AM (7 years ago)
Author:
lfita
Message:

Almost fix!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/drawing_tools.py

    r1791 r1792  
    64916491        dyn = np.min([np.min(varvv[il]),dyn])
    64926492        dyx = np.max([np.max(varvv[il]),dyx])
    6493         print '    ' + linesn0[il], 'shape:', varvv.shape
     6493        print '    ' + linesn0[il], 'shape:', varvv[il].shape
    64946494        il = il + 1
    64956495
Note: See TracChangeset for help on using the changeset viewer.