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

DateCommit messageAuthorFiles+-
2026-04-10 07:31fix(qgis): correct Windows layer file URIsAnders Damsgaard3+34-9
2026-04-09 16:48fix(parser): validate xyz rows and continue batch importsAnders Damsgaard4+254-139
2026-04-09 16:31feat(parser): support newer workbench xyz exportsAnders Damsgaard8+457-3
2026-04-09 12:38fix(crs): create detected EPSG auth ids explicitly during importAnders Damsgaard4+40-5
2026-04-09 08:56feat(loader): add Aarhus Workbench xyz supportAnders Damsgaard5+324-37
2026-04-08 15:24fix(styles): expand DOI color rangeAnders Damsgaard2+52-12
2026-04-08 15:00fix(qgis): render doi above layersAnders Damsgaard2+13-4
2026-04-08 14:52fix(parser): support combined stem TEMImage headersAnders Damsgaard3+44-2
2026-04-08 14:34docs(readme): fix usage and install instructionsAnders Damsgaard1+63-0
2026-04-08 14:30fix(build): exclude __pycache__ from plugin zipAnders Damsgaard1+2-1
2026-04-08 14:27ci(gitlab): add test and package pipelineAnders Damsgaard1+23-0
2026-04-08 14:19test(makefile): add parser test target and rename xyz fixturesAnders Damsgaard4+271-1
2026-04-08 14:14chore: remove unpivot-xyz.py from version controlAnders Damsgaard1+0-135
2026-04-08 14:11fix(unpivot-xyz): replace pandas parsing with str.split() for format compatibilityAnders Damsgaard1+135-0
2026-04-08 13:57docs(metadata): add additional fieldsAnders Damsgaard1+7-3
2026-04-08 13:48chore(python): remove original conversion scriptAnders Damsgaard1+0-107
2026-04-08 13:43feat: add QGIS plugin wrapping xyz conversion logicAnders Damsgaard8+238-0
2026-04-08 13:17LICENSE: add LICENSEAnders Damsgaard1+15-0
2026-04-08 13:16add style definitions and xyz conversion scriptAnders Damsgaard4+3637-0