Deltares / imod-qgis

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

iMOD-QGIS plugin

This plugin aids exploring 4D geospatial data and links to the iMOD 3D viewer. It is part of a larger software suite, named iMOD Suite.

Primary components are:

Mesh data can be used to store data with a time, z, y, and x dimension. Currently the z-dimension is only scarcely supported by MDAL. Therefore, for each vertical layer, we require a mesh dataset with the following variables:

To prepare your datasets for the iMOD QGIS plugin, we advice using this utility function in iMOD Python. If you'd like to prepare data yourself for the plugin, follow this example.. We expect to make this less specific in the future.

Further reading