Skip to content

stactools-packages/sentinel3

Repository files navigation

stactools-sentinel3

This repository will assist you in the generation of STAC files for Sentinel 3 OLCI (level 1 EFR, ERR and level 2 LFR, LRR, WFR), SLSTR (level 1 RBT and level 2 FRP, LST, WST), SRAL (level 2 LAN and WAT), and SYNERGY (level 2 AOD, SYN, V10, VG1, VGP) datasets.

Examples

STAC

Command-line usage

Description of the command line functions

stac sentinel3 create-item source destination

Use stac sentinel3 --help to see all subcommands and options.

Developing

Install the development requirements:

pip install -r requirements-dev.txt

We use pre-commit to lint files on commits. Install the hooks with:

pre-commit install

If you make changes to the output STAC items, update the examples:

python scripts/create_examples.py