Skip to content

Identify METplus version #2104

Locked Answered by georgemccabe
jwraby asked this question in Training
Apr 4, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @jwraby,

The version of METplus is output in one of the first log entries for a given run.

04/05 17:19:57.882Z metplus INFO: Running METplus v5.0.1 as user mccabe(15832) with command: /home/mccabe/METplus/ush/run_metplus.py ...

You can also check the version of METplus by running the run_metplus.py script without any arguments:

run_metplus.py

Running METplus 5.0.1

Usage: run_metplus.py arg1 arg2 arg3
-h|--help Display this usage statement

Arguments:
/path/to/parmfile.conf -- Specify custom configuration file to use
section.option=value -- override conf options on the command line

The version is also stored in the metplus/VERSION text file in the installation location. In the contai…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jwraby
Comment options

Answer selected by jwraby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment