DHI / modelskill

Compare results from MIKE and other simulations with measurements
https://dhi.github.io/modelskill
MIT License
33 stars 8 forks source link

New Peak Ratio #435

Closed daniel-caichac-DHI closed 5 months ago

daniel-caichac-DHI commented 6 months ago

Hi.

After a long discussion we decided to update the peak selection in the Peak Ratio.

Small change but has some implications in the results. Also the number of times the user gets a NaN (no joint events) is much lower now (still can happen with very short time series with no evident peaks). I had to obviously update the tests results of PR as the expected values now change.

Aligns with what was done here: https://github.com/DHI/potpy/pull/39

ecomodeller commented 6 months ago

I'm trying to understand the parameters of the peak_ratio by this Streamlit app

I think the inter_event_level could be explained in some, perhaps in a Notes section.

It is also interesting to understand how the default values for these parameters were chosen.

image

daniel-caichac-DHI commented 6 months ago

What a pro. I'm amazed.

As for the parameters, I guess we can just reference MIke EVA manual image

https://manuals.mikepoweredbydhi.help//2024/General/EVA_UserGuide.pdf

daniel-caichac-DHI commented 6 months ago

@ecomodeller don't forget about the peasants

daniel-caichac-DHI commented 6 months ago

all comments addressed