TDS2STAC
Project description
TDS2STAC
STAC specification is a method of exposing spatial and temporal data collections in a standardized manner. Specifically, the SpatioTemporal Asset Catalog (STAC) specification describes and catalogs spatiotemporal assets using a common structure. This package creates STAC metadata by harvesting dataset details from the Thredds data server.
Installation
Install this package in a dedicated python environment via
python -m venv venv
source venv/bin/activate
pip install tds2stac
To use this in a development setup, clone the source code from gitlab, start the development server and make your changes::
git clone https://codebase.helmholtz.cloud/cat4kit/ds2stac/tds2stac
cd tds2stac
python -m venv venv
source venv/bin/activate
make dev-install
More detailed installation instructions might be found in the docs.
Technical note
This package has been generated from the template https://codebase.helmholtz.cloud/hcdc/software-templates/python-package-template.git.
See the template repository for instructions on how to update the skeleton for this package.
License information
Copyright © 2023 Karlsruher Institut für Technologie
Code files in this repository are licensed under the EUPL-1.2, if not stated otherwise in the file.
Documentation files in this repository are licensed under CC-BY-4.0, if not stated otherwise in the file.
Supplementary and configuration files in this repository are licensed under CC0-1.0, if not stated otherwise in the file.
Please check the header of the individual files for more detailed information.
License management
License management is handled with reuse
.
If you have any questions on this, please have a look into the
contributing guide or contact the maintainers of
tds2stac
.
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 tds2stac-3.1.25.tar.gz
.
File metadata
- Download URL: tds2stac-3.1.25.tar.gz
- Upload date:
- Size: 72.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd67280e3fca1d4f52ec9b2efe28ba04410d2c17bd6436fe91f4cc8c2e9f8669 |
|
MD5 | f3711ebb57515aee74844d100b46bc01 |
|
BLAKE2b-256 | 958e218da1c117f8cb564b48ab4428e25de70fc7dbfe742e1f60e86236bd7af7 |
File details
Details for the file tds2stac-3.1.25-py3-none-any.whl
.
File metadata
- Download URL: tds2stac-3.1.25-py3-none-any.whl
- Upload date:
- Size: 77.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0df1afa4cb5eb1dc065c76b6e314cf43544407dd1715153f998f52f3044ef1ee |
|
MD5 | b48bac59f0d043dc94d6ca0b3f85c47d |
|
BLAKE2b-256 | 4b08221d430f531c2ce14c0b1a9d13da60ba65b7c71a30823d3c0cd4a0029b5b |