stactools-esa-worldcover
- Name: esa-worldcover
- Package:
stactools.esa-worldcover - stactools-esa-worldcover on PyPI
- Owner: @pjhartzell
- Dataset homepage
- STAC extensions used:
- Extra fields:
esa_worldcover:product_tile: The lat/lon coordinates of the tile southwest corneresa_worldcover:product_version: The version of the classification product
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
Release files for stactools-esa-worldcover 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| stactools-esa-worldcover-0.2.0.tar.gz | 10.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| stactools_esa_worldcover-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:21.2 kB
Release files / stactools-esa-worldcover-0.2.0.tar.gz
| Download URL | stactools-esa-worldcover-0.2.0.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a383776bc605f439c5430ef4506a32eb38456c3268351161b391366ae15d72b
|
|
BLAKE2b-256 checksum How to use checksums |
219731be3cceccc8dfd07c18ea49b3a42a6ac49341ef524771d07241426933e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|
Release files / stactools_esa_worldcover-0.2.0-py3-none-any.whl
| Download URL | stactools_esa_worldcover-0.2.0-py3-none-any.whl |
|---|---|
| Size | 10.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ec88f12f378b28b7edd12d8113a62a918692bc0690525253d1451026fa3b3ef9
|
|
BLAKE2b-256 checksum How to use checksums |
b1ab3fe183ce29aade4c01f392ce50cee9c673d6e83ee04787468e993a6366ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|