[general]
name=Geochemistry Plotting Tools
qgisMinimumVersion=3.24
qgisMaximumVersion=4.99
description=Create spider diagrams, discrimination diagrams, and custom XY plots for geochemical data
version=0.0.4
author=Mark Jessell
email=mark.jessell@uwa.edu.au

about=A simple geochemistry plotting tool for QGIS that creates:
    - Chondrite or Primitive Mantle normalized spider diagrams (REE + trace elements)
    - Tectonic discrimination diagrams (Pearce, Meschede, Wilson, Cox et al.)
    - Custom XY plots with user-defined element/oxide ratios
    
    Developed for UWA EART3343 Lab exercises.

tracker=https://github.com/swaxi/geochem-plots/issues
repository=https://github.com/swaxi/geochem-plots

changelog=0.0.4 Allow selection of plotted points to update map selections
    - Assign field labels to points
    - Add labels to selected points in plots   
    - Allow symbol choices to be saved to and read from file 
    - Add popup label when cursor near a point   
    - Selected points plot ontop on map layer   
    - Custom triangle plot added   
    - Add Sullivan 2020 Apatite classification  
    - Add density vs magnetic susceptibility plot    
    0.0.3 Add Winchester & Floyd 1977 plot
    - Allow any numeric field for Custom xy plots
    - Allow field names with Na_Sodium naming convention
    0.0.2 Fix QT6 issues for QGIS 4
    0.0.1 - Initial release
    - Spider diagrams with multiple normalization options
    - 7 discrimination diagrams
    - Custom XY plotting with REE normalization

tags=geochemistry,plotting,spider diagram,REE,discrimination,petrology,geology

homepage=https://github.com/swaxi/geochem-plots
category=Analysis
icon=icon.svg
experimental=False
deprecated=False
