Installation#
pvdeg releases may be installed using the pip and conda tools.
Install with:
pip install geogridfusion
For developer installation, clone/download the repository, navigate to the folder location and install as:
pip install -e .
Compatible with Python 3.9 and above.