sepal-contrib / clip-time-series

Create a clip time series for a list of points
MIT License
1 stars 2 forks source link

Clip time series

License: MIT Black badge

About

This module allows the user to download as a .pdf an auto generated time series from customizable dates. Each mosaic will be represented in a square of custom size from 500x500m to 1000x10000km around the point of interest using the band combination selected by the user.

The input can be a table file discribing points or a shapefile using geometries.

The output can be adjusted using any of the following enhancement methods:

To produce this image the software will use the most recent satellite with a cloudless mosaic using the following priority order :

The user can manually swithc of the usage of sentinel or landsat data.

The user can replace these satellites wih PlanetLab NICFI mosaics if it has register to the NICFI programm (free). Please follow this link for more information.

full_app

for more information about usage please read the documentation

contribute

to install the project on your SEPAL account

$ git clone https://github.com/sepal-contrib/clip-time-series.git

please retreive the develop branch where all our development live

$ git checkout --track origin/develop

please follow the contributing guidelines.