Skip to content

Aggregate MPR lines using Statanalysis #2440

Locked Answered by CPKalb
perthsb asked this question in Configuration
Discussion options

You must be logged in to vote

POINT_STAT_OBS_SUMMARY will be available when METplus version 6.0 comes out, but we we are currently on METplus version 5.1. So, at this time POINT_STAT_OBS_SUMMARY does not work. For now, you will want to set this variable using a config override. So, remove the POINT_STAT_OBS_SUMMARY = UW_MEAN in your configuration and add this line instead:
POINT_STAT_MET_CONFIG_OVERRIDES = obs_summary = UW_MEAN;

This produces only one output per station every hour when I run it on my end. Does it work on your end?

Thanks,
Christina

Replies: 1 comment 15 replies

Comment options

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

CPKalb Dec 19, 2023
Collaborator

@georgemccabe
Comment options

@perthsb
Comment options

@CPKalb
Comment options

CPKalb Dec 20, 2023
Collaborator

Answer selected by perthsb
@perthsb
Comment options

@CPKalb
Comment options

CPKalb Dec 27, 2023
Collaborator

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