stactools package for datacube data formats
Project description
stactools-datacube
- Name: datacube
- Package:
stactools.datacube
- stactools-datacube on PyPI
- Owner: @constantinius
- STAC extensions used:
- Browse the example in human-readable form
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb5865b80f534c7f30e1ab2a40f559711ac83490fc517de2c0327e56ef2e3430 |
|
MD5 | b4a93282366bd061b79350ac1917a8d0 |
|
BLAKE2b-256 | 152b9e859de79fb62fa1d73fb2e312ffb718150c0e5f5274fcf760b0c7970620 |
File details
Details for the file stactools_datacube-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: stactools_datacube-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73a8594ac80feff5b804fc48384d586e1df2336b0ed7c802c9557eec313a8538 |
|
MD5 | ca7f0cfebed3f8a34efdf778ce318087 |
|
BLAKE2b-256 | eadb4f388f978aa3867d355b5ba6c8071b6de0fe937b3c639ee4360672cf2bd3 |