CNR-Engineering / PyTelTools

Python Telemac Tools for post-processing tasks (includes a workflow)
https://github.com/CNR-Engineering/PyTelTools/wiki
GNU General Public License v3.0
32 stars 15 forks source link

Duration over threshold #25

Open krober10nd opened 1 year ago

krober10nd commented 1 year ago

Hi Luc,

I'm using the duration over threshold in the GUI and what I'm finding is paradoxical.

I calculate the water depth's duration over 0.30 m in hours and then compute the water depth's duration over 0.60 m in hours and for the same node, the duration over the higher threshold (0.60 m) is longer than the duration spent over > 0.30 m. This seems physically impossible.

Am I misunderstanding the function of this tool perhaps?

Thanks,