TDS2STAC#

A Python Ecosystem for Harvesting Datasets information from Thredds Data Server and Cultivating STAC-Metadata

https://codebase.helmholtz.cloud/cat4kit/ds2stac/tds2stac/badges/main/pipeline.svg https://img.shields.io/pypi/v/tds2stac.svg https://readthedocs.org/projects/tds2stac/badge/?version=latest https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336 https://img.shields.io/badge/code%20style-pep8-orange.svg http://www.mypy-lang.org/static/mypy_badge.svg https://codebase.helmholtz.cloud/cat4kit/ds2stac/tds2stac/badges/main/coverage.svg https://api.reuse.software/badge/codebase.helmholtz.cloud/cat4kit/ds2stac/tds2stac

Overview:#

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#

You can find installation instructions in the [Installation](installation) section.

Tutorials#

A comprehensive tutorial designed to enhance your understanding of the functionality of this project.

Examples#

A bunch of examples is provided in this section.

API Reference#

This API reference is auto-generated from the Python docstrings. The table of contents on the left is organized by module.

Contribution#