Installation

Raster2STAC package is openly distributed via the Python Package Index (PyPI) and can be installed directly via pip. For developers, we would like to contributed, you can also install the package from the development repo.

II. Clone the repository

The latest development version of the Raster2STAC package is available on the GitLab repo.

Caution

The version on the repo is not guaranteed to be stable, but in general contains new features that are yet to be released

git clone https://gitlab.inf.unibz.it/earth_observation_public/raster-to-stac
cd raster-to-stac
pip install .