[general]
name=Structural Families Mapper
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99
description=Structural geology workflow: CSV/Excel import with QA/QC validation, GeoPackage layers with geological symbology, Rose/Schmidt/Wulff diagrams with hand-drawn family selection, fault kinematics (P/T axes, tectonic regime) and orientation-tensor fabric analysis.
about=Structural Families Mapper takes raw structural geology measurements (dip, dip direction, strike, and optionally fault rake) from CSV or Excel, automatically detects and validates columns, and builds a normalized GeoPackage layer with geological symbology. It plots Rose Diagrams and Schmidt/Wulff stereonets -- with great circles, pole density contours and orientation-tensor eigenvector (cluster/girdle) analysis -- and lets the geologist define structural families by hand-drawing a selection directly on the diagram, kept in sync with the QGIS map selection. For fault-slip data it computes P/T kinematic axes and infers the tectonic regime (extensional, contractional, strike-slip, transtensional, transpressional) per family. Includes grouped spatial statistics and PDF/PNG/SVG export. Designed for structural geologists working in mining, exploration and academia.
changelog=1.0.1
  - Replaced assert statements in production code with explicit checks (Bandit B101: asserts are stripped under python -O, so they must not be relied on for real invariants).
  1.0.0
  - First stable release.
  - CSV/Excel import with automatic column detection and QA/QC validation.
  - GeoPackage layer creation with geological symbology.
  - Rose, Schmidt and Wulff diagrams with hand-drawn (lasso) family selection, synced with the QGIS map selection.
  - Great-circle rendering and pole density contouring.
  - Orientation-tensor eigenvector analysis (cluster/girdle fabric, fold-axis extraction).
  - Fault-slip kinematics: P/T axes and tectonic regime classification per family.
  - Grouped spatial statistics and PDF/PNG/SVG export.
version=1.0.1
author=RSRC
email=rolly.romero.c@uni.pe
tracker=https://github.com/rollyromeroc-cloud/Complements_RSRC_1/issues
repository=https://github.com/rollyromeroc-cloud/Complements_RSRC_1
homepage=https://github.com/rollyromeroc-cloud/Complements_RSRC_1
category=Vector
icon=resources/icons/plugin_icon.svg
tags=geology,structural geology,stereonet,rose diagram,schmidt net,wulff net,dip,strike,clustering,structural families,fault kinematics,tectonics
experimental=False
deprecated=False
server=False
hasProcessingProvider=no
license=GPL-3.0-or-later
