SISPPEO: Satellite Imagery & Signal Processing Package for Earth Observation¶
SISPPEO is an open source project and Python package (with a CLI) allowing one to extract synthetic information useful for Earth observation (Water and Land) from satellite optical imagery (e.g, Sentinel-2/MSI, Sentinel-3/OLCI, Landsat 8/OLI…).
SISPPEO is built on top of xarray and uses Ray for distributed computing. Outputs are netCDF files.
SISPPEO is the successor of an internal processing chain previously used by members of the “Colours of the continental waters” SEC (Scientific Expertise Centre). This tool is developed by “Pôle ÉCLA” (OFB/INRAE/USMB) scientists based in Aix-En-Provence.
Getting started
New to SISPPEO? Check out the getting started guides. They contain an introduction to SISPPEO’ main concepts.
User guide
The user guide provides in-depth information on the key concepts of SISPPEO with useful background information and explanation.
API reference
The reference guide contains a detailed description of the SISPPEO package. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.
Developer guide
Want to add a new reader/algorithm ? This guides will show you how to extend SISPPEO.
Get in touch¶
If you have a question or need complementary information, please i) carefuly read the documentation, ii) look at the API Reference and then iii) contact me.
Report bugs, suggest features or view the source code on GitHub.
License¶
SISPPEO is available under the open source Apache License.