Deltares / imod-python

🐍🧰 Make massive MODFLOW models
https://deltares.github.io/imod-python/
MIT License
16 stars 0 forks source link

Issue #1068 average well rate timeseries #1102

Closed luitjansl closed 1 week ago

luitjansl commented 2 weeks ago

Fixes #1068

Description

Implements averaging of well rate timeseries onto a set of desired times. The imported well will have rate changes at these desired times. This can be both finer and coarser than the input timeseries. These times do not need to be equidistant. With this fix, when importing a project from imod5 data, we first choose the output temporal discretization, and the well timeseries on output contain these times only.

Checklist

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud