Installation#
variete only depends on rasterio and its sub-dependencies.
If rasterio is installed and it works (see their installation page), variete can be installed with one of the following:
pip install variete
or, for the latest main branch commit:
pip install git+https://github.com/erikmannerfelt/variete.git