.gitignore
LICENSE
MANIFEST.in
Makefile
README.md
environment.yml
pyproject.toml
setup.py
tox.ini
docs/Units_tested_logbook.csv
docs/existing_user.md
docs/fixed_issues.md
docs/pplparser.md
docs/tplparser.md
docs/img/Batch_Compute_Average.png
docs/img/Batch_Extract_Trends.png
docs/img/Batch_Extract_TrendsPPL.png
docs/img/Batch_Extract_Trends_Join_NodesPPL.png
docs/img/Branch_namePPL.png
docs/img/Branch_nameTPL.png
docs/img/Branch_profilesTPL.png
docs/img/Join_NodesPPL.png
docs/img/Path.png
docs/img/Search_catalogPPL.png
docs/img/Search_catalogTPL.png
docs/img/Trust.png
docs/img/VbaWings.png
docs/img/Visual Basic.png
docs/img/anaconda.jpeg
docs/img/average.png
docs/img/branch.png
docs/img/branch_matrix.png
docs/img/branch_profilesPPL.png
docs/img/catalog.png
docs/img/compute_average.png
docs/img/desktop.ini
docs/img/extract_trends.png
docs/img/extract_trendsPPL.png
docs/img/input_matrix.png
docs/img/input_matrixTPL.png
docs/img/metadata.png
docs/img/metadataPPL.png
docs/img/metadataTPL.png
docs/img/trends.png
docs/img/trends_func.png
docs/img/xlwings.png
notebooks/.gitkeep
notebooks/pplparser.ipynb
notebooks/tplparser.ipynb
src/pypontem/__init__.py
src/pypontem.egg-info/PKG-INFO
src/pypontem.egg-info/SOURCES.txt
src/pypontem.egg-info/dependency_links.txt
src/pypontem.egg-info/requires.txt
src/pypontem.egg-info/top_level.txt
src/pypontem/ppl/.gitkeep
src/pypontem/ppl/__init__.py
src/pypontem/ppl/pplparser.py
src/pypontem/tpl/.gitkeep
src/pypontem/tpl/__init__.py
src/pypontem/tpl/tplparser.py
src/pypontem/utils/__init__.py
src/pypontem/utils/unit_conversion.py
src/pypontem/utils/units.yaml
tests/conftest.py
tests/test_invalid_inputs.py
tests/test_unit_conversions.py