Deltares / imod-python

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

Issue #1072 report faulty ipf during prj read #1082

Closed JoerivanEngelen closed 3 months ago

JoerivanEngelen commented 3 months ago

Fixes #1072

Description

This PR adds functionality to capture the path of a faulty IPF and IDF file in the error message. For GEN files, this was already reported, but still added a unittest to verify.

Checklist