Skip to content

adding fields #2518

Closed Locked Answered by CPKalb
perthsb asked this question in Configuration
Mar 20, 2024 · 3 comments · 10 replies
Discussion options

You must be logged in to vote

Hi:

The easiest way to accomplish this addition would be to use the User-Defined option in METplus. For a User-Defined command, the exact command to be run in PCP-Combine is specified directly.

To run the addition this way, you would want to set the following in your configuration file:
FCST_PCP_COMBINE_METHOD = USER_DEFINED
FCST_PCP_COMBINE_COMMAND = -add {FCST_PCP_COMBINE_INPUT_DIR}/{FCST_PCP_COMBINE_INPUT_TEMPLATE} 'name="MASSDEN"; level="R807";' FCST_PCP_COMBINE_INPUT_DIR}/{FCST_PCP_COMBINE_INPUT_TEMPLATE} 'name="MASSDEN"; level="R808";'

You should also be able to remove FCST_PCP_COMBINE_LOOKBACK, FCST_PCP_COMBINE_CONSTANT_INIT, FCST_PCP_COMBINE_INPUT_ACCUMS, FCST_PCP_COMBINE_INPUT_NA…

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@perthsb
Comment options

@CPKalb
Comment options

@perthsb
Comment options

@CPKalb
Comment options

Answer selected by perthsb
Comment options

You must be logged in to vote
3 replies
@perthsb
Comment options

@CPKalb
Comment options

@perthsb
Comment options

Comment options

You must be logged in to vote
3 replies
@CPKalb
Comment options

@perthsb
Comment options

@CPKalb
Comment options

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