Skip to content

Correct Usage of "GRID_STAT_CLIMO_MEAN_FIELD" #1352

Locked Answered by georgemccabe
malloryprow asked this question in Configuration
Discussion options

You must be logged in to vote

Hi @malloryprow , this was fixed in METplus 4.1.0-beta2. The change removes the extra quotation marks added around the field info. You will need to use this version or higher for GRID_STAT_CLIMO_MEAN_FIELD to work properly. If you must use an earlier version, you can likely set it by using GRID_STAT_MET_CONFIG_OVERRIDES. It should look something like this:

GRID_STAT_MET_CONFIG_OVERRIDES = climo_mean = {field = [{ name="HGT"; level="P500"; }];}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@georgemccabe
Comment options

@malloryprow
Comment options

malloryprow Jan 25, 2022
Collaborator Author

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