scrappi Documentation

scrappi Documentation#

scrappi is a Python package for retrieving EO (Earth Observation) Satellite and Reference products by API or file system. It’s designed to provide an easy way to access products through a unified API regardless of the data provider/location.

Current supported providers include:

usgs, copernicus open access hub, and any supported by eodag.

Note

To be able to download/query products from USGS (Landsat Products), Machine-to-Machine access is required, this can be requested from https://ers.cr.usgs.gov/profile/access once you have registered.

User Guide

The user guide provides information on how to get started with scrappi, as well as some more detailed information about its features.

User Guide
ATBD

The algorithm theoretical basis documentation describes the science underpinning scrappi

Algorithm Theoretical Basis Documentation
API Reference

The reference guide contains a detailed description of the scrappi API. It describes how the functions, classes and methods of the package work.

API reference
Developer Guide

The developer guide describes how to contribute to scrappi.

Developer Guide

Acknowledgements#

scrappi has been developed by CEO Group.

Project status#

scrappi is under active development. It is beta software.