[general]
name=Layer Modeler
qgisMinimumVersion=3.40.0
qgisMaximumVersion=4.99.0
description=Enforce stratigraphic order in interpolated hydrostratigraphic raster surfaces
version=0.1.0
author=Anders Damsgaard
email=andam@geus.dk
about=QGIS plugin for hydrostratigraphic modelling. Adds a menu item to the "Plugin" menu that enforces stratigraphic order across many interpolated raster surfaces at once. Layer boundaries interpolated independently, for example by IDW from interpretation PointZ layers, routinely cross each other where the interpretation is sparse. The plugin clips crossing surfaces to their vertical midpoint in a single pass over the whole stack, replacing the manual pairwise raster calculator workflow. Layers can be marked immutable, such as a terrain surface or a fixed bedrock horizon, in which case crossing surfaces collapse onto the immutable layer instead of meeting it halfway. Adjusted surfaces are written beside their source raster with an "_adjusted" suffix.
changelog=
	0.1.0
	  * Add "Enforce layer order…" menu item: order many interpolated raster surfaces at once with per-layer immutable surfaces, strip-wise processing, and "_adjusted" GeoTIFF outputs
icon=icon.svg
tracker=https://gitlab.com/qgeomodel/qgis-layer-modeler/issues
repository=https://gitlab.com/qgeomodel/qgis-layer-modeler
homepage=https://gitlab.com/qgeomodel/qgis-layer-modeler
