The compulsory Python library to work with satellite imagery.
GDAL
must be installed (source install_gdal.sh
).
pip install astrovision
Documentation can be found here: https://inseefrlab.github.io/astrovision/.
To contribute, refer to CONTRIBUTING.md
. Astrovision is a poetry built project, to develop install the package with
pip install -e .