rubencalje / imod-qgis

🗺️🧭 QGIS plugin for iMOD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Timeseries visualization
  • Cross-section visualization
  • Connecting to the iMOD 3D viewer
  • Reading .IPF files
  • Connecting to the NHI Data portal

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:

  • {var}_layer_{nr}
  • top_layer_{nr}
  • bottom_layer_{nr}

An example of preparing such a dataset in python is found here. We expect to make this less specific in the future.

Further reading

About

🗺️🧭 QGIS plugin for iMOD

License:GNU General Public License v2.0


Languages

Language:Python 99.9%Language:MATLAB 0.1%Language:Batchfile 0.0%