adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk # fast
git clone https://src.adamsgaard.dk/adamsgaard.dk.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 26002cb3d2afe949005288289cb560489e357b79
parent 039e950ada8df3da7c45bbe2f81807a617c4342d
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 14 Apr 2026 20:40:33 +0200

add reference to published plugin

Diffstat:
Mpages/018-tem-loader.cfg | 2+-
Mpages/018-tem-loader.html | 2+-
Mpages/018-tem-loader.txt | 2++
3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/pages/018-tem-loader.cfg b/pages/018-tem-loader.cfg @@ -4,5 +4,5 @@ description=A new QGIS plugin for loading TEM geophysical inversion files as 3D id=tem-loader tags=gis, science, geophysics created=2026-04-10 -updated=2026-04-10 +updated=2026-04-14 #index=0 diff --git a/pages/018-tem-loader.html b/pages/018-tem-loader.html @@ -1,5 +1,5 @@ <blockquote> -<p><a href="/tmp/tem_loader.zip">Download the current release: tem_loader.zip</a></p> +<p>Download the current release <a href="/tmp/tem_loader.zip">tem_loader.zip</a> or install via the <a href="https://plugins.qgis.org/plugins/tem_loader/">QGIS plugin manager</a>.</p> </blockquote> <p>If you run into problems installing or using the plugin, please <a href="mailto:andam@geus.dk">get in touch</a>.</p> diff --git a/pages/018-tem-loader.txt b/pages/018-tem-loader.txt @@ -1,4 +1,6 @@ [1]Download the current release: tem_loader.zip + or install via the QGIS Plugin Manager: + https://plugins.qgis.org/plugins/tem_loader/ If you run into problems installing or using the plugin, please get in touch.