Skip to content

Python implementations of Sentinel 2 Toolbox L2 products & spectral indices

License

Notifications You must be signed in to change notification settings

UpstatePedro/sentipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python implementations of Sentinel 2 Toolbox L2 products & spectral indices

sentipy is a small package that aims to do one thing well: provide an easy-to-use python API for processing sentinel satellite raster data into useful biophysical estimates and spectral indices.

Installation

The sentipy package is built & published (with enormous gratitude) using Poetry

$ pip install sentipy

Documentation

Documentation Status

Documentation for the project is hosted at Read the Docs

Project status

This is a hobby project in the early stages of development, please do not rely on feature or API stability!