You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major changes to METplus: user-specifiable MASK regions, OMP_NUM_THREADS=4 for parallelized code, general cleanup
- Always verify on FULL grid
- Allow users to specify MASK_GRID regions in the config file, using the names of the grid as specified in the METplus users guide (or using custom .poly files in parm/metplus/)
- Some general conf file cleanup
- Allow user to specify input file for poly plotting script
- Fix GOES task names in setup.py
- New GOES obs in smoke test, test for smoke vx at 12z init; not sure if I'll keep these changes but using them for now
parser.add_argument('-t', '--threshold', default=80, help='Threshold +/- latitude; if there are plot points closer to the pole than this latitude, a polar projection will be used')
0 commit comments