There is a newer version of the record available.

Published October 1, 2018 | Version v0.1.0
Software Open

Sentinelflow: automated satellite image workflow for Sentinel-2

  • 1. ETH Zürich

Description

Search, download and patch Copernicus Sentinel-2 data into appealing color images. Colors are adapted to human perception and fit for dark oceans as well as bright snow surfaces.

Requires GDAL, ImageMagick, XMLStarlet, and a registration to the Copernicus Open Access Hub. A Python port is under preparation.

Installation:

pip install sentinelflow

To fetch the latest cloud-free image over the Aletsch Glacier use:

sentinelflow.sh --user USERNAME --pass PASSWORD --cloudcover 10 \
                --intersect 46.4,8.1 --maxrows 1 --tiles 32TMS \
                --extent 417000,5138000,432000,5158000

Please refer to the Sentinel-2 data products documentation to find your corresponding tile(s). The image extent is given in UTM coordinates of the local zone. For additional command-line help use:

sentinelflow.sh --help

Please acknowledge usage in all derivative products, for instance with the mention:

Contains modified Copernicus Sentinel data (year). Processed with Sentinelflow (version).

Files

juseg/sentinelflow-v0.1.0.zip

Files (19.2 kB)

Name Size Download all
md5:4c08ab4162af0f7be6d2d4a8e6021814
19.2 kB Preview Download

Additional details

Related works