qgis-tem-loader

qgis plugin for loading TEM geophysical inversion XYZ files as 3D objects
git clone git://src.adamsgaard.dk/qgis-tem-loader # fast
git clone https://src.adamsgaard.dk/qgis-tem-loader.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 9fc5d8ba8d2e114a14bcd444c891956747fa3497
parent 376fe5dd089caedb3ec17b159168c39e48d94268
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed, 15 Apr 2026 13:54:45 +0200

chore(metadata): fix typo

Diffstat:
Mtem_loader/metadata.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tem_loader/metadata.txt b/tem_loader/metadata.txt @@ -6,7 +6,7 @@ description=Load TEM inversion XYZ files as styled 3D vector layers version=0.1.3 author=Anders Damsgaard email=andam@geus.dk -about=QGIS plugin for loading geophysical inversion mdels. Adds a menu item to the "Plugin" menu. The models are loaded as 3D points for the terrain surface with line numbers as labels, 3D points for DOI at depth, and model layers as 3D lines. The plugin supports profile visualization using the "Elevation Profile" tool in QGIS. +about=QGIS plugin for loading geophysical inversion models. Adds a menu item to the "Plugin" menu. The models are loaded as 3D points for the terrain surface with line numbers as labels, 3D points for depth of investigation (DOI), and model layers as 3D lines. The plugin supports profile visualization using the "Elevation Profile" tool in QGIS. tracker=https://gitlab.com/qgeomodel/qgis-tem-loader/issues repository=https://gitlab.com/qgeomodel/qgis-tem-loader homepage=https://andersdamsgaard.dk/tem-loader.html