Deltares / imod-python

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

added logging and error messages for well import when #1104

Closed luitjansl closed 2 weeks ago

luitjansl commented 2 weeks ago

Fixes #1095

Description

This PR adds logging to well import if the well was assigned to a layer. This layer will not be used and the user is informed of that in the log. If the filter_top and filter_bottom properties are not present in the imported dataset, both a log message and an exception is generated, as we can't import the well with this information missing

Checklist

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud