Skip to main content

stactools package for ESA WorldCover data

Project description

stactools-esa-worldcover

PyPI

Generate STAC Items and Collections for the ESA WorldCover 10m resolution global land cover product based on Sentinel-1 and Sentinel-2 data.

STAC Examples

Installation

pip install stactools-esa-worldcover

Command-line Usage

To create a STAC Item:

stac esa-worldcover create-item tests/data-files/ESA_WorldCover_10m_2020_v100_N00E006/ESA_WorldCover_10m_2020_v100_N00E006_Map.tif . --include-quality-asset

To create a STAC Collection from a text file containing a list of WorldCover Map tile COG files:

stac esa-worldcover create-collection tests/data-files/file-list.txt examples --include-quality-assets

The above create-collection command will create the contents of the examples directory.

Use stac esa-worldcover --help to see all subcommands and options.

Contributing

We use pre-commit to check any changes. To set up your development environment:

pip install -e .
pip install -r requirements-dev.txt
pre-commit install

To check all files:

pre-commit run --all-files

To run the tests:

pytest -vv

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stactools-esa-worldcover-0.2.0.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

stactools_esa_worldcover-0.2.0-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page