METplus-2.2
METplus Wrappers v2.2 Release Notes:
Configuration:
Configuration variables that previously had to be specified in seconds (such
as OBS_WINDOW_END) can now be specified in minutes or hours by adding M
or H respectively to the number, i.e.
3600 = 60M = 1H
Non-MET executables (such as rm) no longer need to be specified with a full
path in the configuration files. Default values are now the name of the executable.
If the executable is found in the user environment path, the scripts will automatically find it.
Wrapper Specific:
TcPairs wrapper has been updated to be more flexible and handle more use
cases.