Installation
SurfPack - 1.0.0
SurfPack is a pure python package, and is distributed on the Python Packaging Index (PyPI). To install SurfPack, run
pip install surfpack
Alternatively, the package can be installed using
git clone https://github.com/thermotools/SurfPack.git
cd SurfPack
pip install .