Copyright Zeke Piskulich, Qiang Cui, Boston Univerisity 2024.
Adapted with permission from codes originally written by Prof. Ward H. Thompson, University of Kansas.
Eventually I hope to get this released on PyPi, but for now it is only installable by downloading the repo and installing it into Python manually.
- Clone the Git Repo
- Change directory into the repo
- Install the Repo with setup.py
git clone git@github.com:piskuliche/EmpiricalMapping.git
cd EmpiricalMapping
pip install -e .
The documentation for this package is hosted on ReadTheDocs at the link below
https://empiricalmapping.readthedocs.io/en/latest/index.html