Skip to main content

stactools package for datacube data formats

Project description

stactools-datacube

PyPI

This stactools extension package allows to create or extend STAC Items dealing with multi-dimensional data formats and to extract datacube related metadata from these assets.

This extension relies on the GDAL multi-dimensional raster capabilities via the official Python API.

STAC Examples

Installation

pip install "pygdal==$(gdal-config --version).*"
pip install stactools-datacube

Command-line Usage

This command creates a new STAC Item from a multi-dimensional file like a netCDF:

stac datacube create-item source destination

The following command extends an existing STAC Item, optionally by specifying an explicit asset:

stac datacube extend-item source --asset asset-name

Use stac datacube --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-datacube-0.1.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

stactools_datacube-0.1.0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file stactools-datacube-0.1.0.tar.gz.

File metadata

  • Download URL: stactools-datacube-0.1.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for stactools-datacube-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cb5865b80f534c7f30e1ab2a40f559711ac83490fc517de2c0327e56ef2e3430
MD5 b4a93282366bd061b79350ac1917a8d0
BLAKE2b-256 152b9e859de79fb62fa1d73fb2e312ffb718150c0e5f5274fcf760b0c7970620

See more details on using hashes here.

File details

Details for the file stactools_datacube-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for stactools_datacube-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 73a8594ac80feff5b804fc48384d586e1df2336b0ed7c802c9557eec313a8538
MD5 ca7f0cfebed3f8a34efdf778ce318087
BLAKE2b-256 eadb4f388f978aa3867d355b5ba6c8071b6de0fe937b3c639ee4360672cf2bd3

See more details on using hashes here.

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