metadata.txt (1510B)
1 [general] 2 name=TEM Loader 3 qgisMinimumVersion=3.40.0 4 qgisMaximumVersion=4.99.0 5 description=Load TEM inversion XYZ files as styled 3D vector layers 6 version=0.2.1 7 author=Anders Damsgaard 8 email=andam@geus.dk 9 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 and 3D Map Views. 10 changelog= 11 0.2.1 12 * Apply the high-resistivity color for values above 1600 ohm*m to both layer styling and pre-computed layer colors 13 0.2.0 14 * Add optional DEM elevation adjustment using a selected project raster layer 15 * Add import options for DEM adjustment and DOI masking controls 16 * Add layer opacity output for DOI-aware layer styling 17 0.1.6 18 * Increase performance on large datasets by writing outputs to GeoPackage layers instead of CSV 19 * Create spatial indexes for output layers to improve map and profile responsiveness 20 * Add Workbench wide XYZ export support 21 0.1.5 22 * Add 3D Map View rendering for points, DOI, and layers 23 * Pre-compute per-layer color from resistivity for 3D rendering 24 0.1.4 25 * Add SCI Workbench 2026 XYZ format support 26 tracker=https://gitlab.com/qgeomodel/qgis-tem-loader/issues 27 repository=https://gitlab.com/qgeomodel/qgis-tem-loader 28 homepage=https://andersdamsgaard.dk/tem-loader.html