As a user, I use the values filter to remove extreme values and would like that to be applied before event detection so that extreme values aren't considered #404
Labels
enhancement
New feature or improvement
I just performed an event detection evaluation for ABRN1 (same data as always) applying this filter:
The complete declaration is below; supporting data is in the
GitHub_382
WRES Redmine Large Data Sets
Google Drive folder. That change did not impact the identified events, but did remove pairs from the evaluation. In other words, thevalues
filter is applied AFTER event detection.When I talked about this with James, he said that the main use case for
values
that he foresees is to remove unreasonable numbers (e.g., negative values indicating missing that aren't otherwise recognized as missing) from the time series, so perhaps it should be applied BEFORE event detection.We can continue the discussion here and, if necessary, implement the change. I'm calling this a feature at this point, not a bug, but am open to negotiations.
Thanks,
Hank
==========
The text was updated successfully, but these errors were encountered: