Skip to content

Importing metplus modules to external python scripts #2635

Closed Locked Answered by georgemccabe
mkavulich asked this question in Use Cases
Discussion options

You must be logged in to vote

Hi @mkavulich,

I agree with @JohnHalleyGotway's response above.

It sounds like the solution outlined in issue #2524 would allow you to configure METplus to perform the available input file checks and prevent a timely/costly run if insufficient files were found. However, since this issue is not marked as required for the official release, it is unclear if this enhancement will make it into the next release. It is good to know that this functionality would be useful to your project as well. This helps to prioritize this work.

Regarding the import of the metplus python module in your scripts:

As you have discovered, it is certainly possible to import metplus into your own python script. You …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jprestop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment