LICENSE
MANIFEST.in
README.md
setup.py
src/geochemseek/TTG_Ternary_Plot.py
src/geochemseek/__init__.py
src/geochemseek/calculate_closure_T.py
src/geochemseek.egg-info/PKG-INFO
src/geochemseek.egg-info/SOURCES.txt
src/geochemseek.egg-info/dependency_links.txt
src/geochemseek.egg-info/requires.txt
src/geochemseek.egg-info/top_level.txt
src/geochemseek/classification/__init__.py
src/geochemseek/classification/jensen_plot.py
src/geochemseek/classification/ttg_ternary_plot.py
src/geochemseek/config/__init__.py
src/geochemseek/config/config.py
src/geochemseek/geothermobarometry/__init__.py
src/geochemseek/geothermobarometry/rutile.py
src/geochemseek/isotoe/__init__.py
src/geochemseek/isotoe/hf_w.py
src/geochemseek/major_element/__init__.py
src/geochemseek/major_element/cia_plot.py
src/geochemseek/major_element/k_si_plot.py
src/geochemseek/major_element/tas_plot.py
src/geochemseek/trace_element/__init__.py
src/geochemseek/trace_element/ree.py
src/geochemseek/trace_element/spider.py
src/geochemseek/utils/__init__.py
src/geochemseek/utils/add_subplot_labels.py
src/geochemseek/utils/annotate.py
src/geochemseek/utils/error_ellipse.py
src/geochemseek/utils/ternary_plot.py
tests/test_plot_ree.py