Deltares / imod-python

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

Issue #1058 period bounds #1098

Closed luitjansl closed 1 day ago

luitjansl commented 3 days ago

Fixes #1058

Description

When importing models from imod5 we want to import the period data as well- specifically for ghb, drn and riv. This PR implements importing period data for these packages. Moved the function expand_repetitions to make it accessible from the packages that use it.

Checklist

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 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