Skip to content

pcp_combine with python embedding #1300

Locked Answered by georgemccabe
davis-wesley-12345 asked this question in Use Cases
Discussion options

You must be logged in to vote

Hi @davis-wesley-12345,

Here is the documentation for the METplus use case example that runs PCPCombine using Python Embedding:

https://metplus.readthedocs.io/en/latest/generated/met_tool_wrapper/PCPCombine/PCPCombine_python_embedding.html#sphx-glr-generated-met-tool-wrapper-pcpcombine-pcpcombine-python-embedding-py

The use case generates a command that looks something like this:

/usr/local/met/bin/pcp_combine -v 2 -name APCP -add PYTHON_NUMPY 'name="/METplus-4.0.0/parm/use_cases/met_tool_wrapper/PCPCombine/sum_IMERG_V06_HDF5.py /d1/METplus_Data/met_test/new/imerg IRprecipitation 2018010213 02";' /d1/out/met_tool_wrapper/PCPCombine/PCPCombine_combine_py_embed/IMERG.20180102_1300_A06h

The …

Replies: 1 comment

Comment options

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