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 fa225694922ddfb32e0b3ccfad6abf97fe98281f
parent b6defbe59d962246f679c4048d9b57e461f4fce9
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 13 Apr 2026 11:05:45 +0200

docs(metadata): set homepage to blog post

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 @@ -9,4 +9,4 @@ 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. tracker=https://gitlab.com/qgeomodel/qgis-tem-loader/issues repository=https://gitlab.com/qgeomodel/qgis-tem-loader -homepage=https://gitlab.com/qgeomodel/qgis-tem-loader +homepage=https://andersdamsgaard.dk/tem-loader.html