Changeset 189


Ignore:
Timestamp:
Jul 3, 2011, 2:54:40 PM (14 years ago)
Author:
aslmd
Message:

MESOSCALE: python graphics scripts. oops: forgot to correct a small bug in winds.py when -n 1 is used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/PLOT/PYTHON/scripts/winds.py

    r188 r189  
    141141            rcParams['font.size'] = int( rcParams['font.size'] * 1. / 2. )
    142142        elif numplot == 1:
    143             pass
     143            sub = 99999
    144144        else:
    145145            print "supported: 1,2,3,4,6,8"
Note: See TracChangeset for help on using the changeset viewer.