Skip to content

Enabling orography filtering for individual interpolation methods #2356

Locked Answered by JohnHalleyGotway
heu3becteh asked this question in Configuration
Discussion options

You must be logged in to vote

Alexander, I see that you have a question about configuring Point-Stat to specify how the topo_mask setting is applied. You'd like to set topo_mask.flag = TRUE but only when the interpolation method = GEOG_MATCH, and set topo_mask.flag = FALSE for all other interpolation methods.

The simple answer is no, topo_mask.flag cannot be set separately for each interpolation entry. The reason is that topo_mask applies filtering logic to the point observations. It actually discards observations which don't meet the criteria. So the number of fcst/obs matched pairs will differ with it on/off. Supporting turning it on/off for each interpolation method would make the processing logic overly complex an…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by heu3becteh
Comment options

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

@heu3becteh
Comment options

@JohnHalleyGotway
Comment options

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