Deltares / imod-qgis

🗺️🧭 QGIS plugin for iMOD
GNU General Public License v2.0
7 stars 1 forks source link

Cross-section: Mesh without layer automatically set as line #36

Closed JoerivanEngelen closed 1 year ago

JoerivanEngelen commented 1 year ago

Automatically set mesh without "_layer_" in variable as MeshLineData, similar to approach taken for rasters.

Furthermore throw error if dataset does not contain "top" or "bottom" variable, but is tried to be drawn as MeshData.

Fixes https://github.com/Deltares/imod-qgis/issues/29