Skip to content

Converting some MET config items to METplus #1520

Locked Answered by j-opatz
PerryShafran-NOAA asked this question in Configuration
Discussion options

You must be logged in to vote

Hi Perry,

And thank you for your question. You've done a great job at transferring the MET configuration options over to the METplus configuration file. To your question, you should be OK to pass in the observation field censor thresholds and values the same way you did with the forecast field:list them inside of brackets, in the order they correspond to each other, with commas between each value:

OBS_VAR1_OPTIONS = censor_thresh = [ >-1.5&&<0., >=-3.5&&<=-1.5, <-3.5]; censor_val = [ -9999, 0.000001, -9999 ];

The substitution logic in METplus should correctly interpret the above line the same way as the MET configuration option you provided. I ran a quick test on a similarly complex censo…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@PerryShafran-NOAA
Comment options

PerryShafran-NOAA Mar 18, 2022
Collaborator Author

@georgemccabe
Comment options

Answer selected by PerryShafran-NOAA
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants