Skip to main content

This package is intended to help create a compatible STAC catalog for the eodash dashboard client. It supports configuration of multiple endpoint types for information extraction.

Project description

eodash_catalog

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install eodash_catalog

Testing

Project uses pytest and runs it as part of CI:

python -m pytest

Testing

Project uses ruff to perform checks on code style and formatting

ruff check .

Versioning and branches

eodash_catalog adheres to Semantic Versioning and follows these rules:

Given a version number MAJOR.MINOR.PATCH, we increment the:

  • MAJOR version when we make incompatible API changes
  • MINOR version when we add functionality in a backward compatible manner
  • PATCH version when we make backward compatible bug fixes

Active development is followed by the main branch. ` New features or maintenance commits should be done against this branch in the form of a Merge Request of a Feature branch.

Tagging

This repository uses bump2version for managing tags. To bump a version use

bump2version <major|minor|patch> # or bump2version --new-version <new_version>
git push && git push --tags

Pushing a tag in the repository automatically creates:

  • versioned package on pypi

License

eodash_catalog is distributed under the terms of the MIT license.

Wiki

eodash_catalog wiki contains meaning of most of configurable parameters of the collections, indicators and catalogs.

For one-time export of the wiki as single PDF, do following:

git clone https://github.com/eodash/eodash_catalog.wiki.git
cd eodash_catalog.wiki
for f in *.md; do pandoc -V geometry:margin=1in "$f" -o "$f".pdf; done
now=`date +'%Y%m%d'` && pdftk Home.md.pdf Data-integration-steps.md.pdf "Data-definition-‐-first-steps.md.pdf" Auxiliary-layers.md.pdf Colorlegend.md.pdf DataSource.md.pdf Locations.md.pdf Process.md.pdf Projection.md.pdf Provider.md.pdf Reference.md.pdf Resource.md.pdf Service.md.pdf Story.md.pdf output eodash-catalog-wiki-snapshot-$now.pdf

Add missing files if new wiki pages have been added in the meantime.

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

eodash_catalog-0.4.5.tar.gz (56.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eodash_catalog-0.4.5-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

Details for the file eodash_catalog-0.4.5.tar.gz.

File metadata

  • Download URL: eodash_catalog-0.4.5.tar.gz
  • Upload date:
  • Size: 56.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.5 cpython/3.12.13 HTTPX/0.28.1

File hashes

Hashes for eodash_catalog-0.4.5.tar.gz
Algorithm Hash digest
SHA256 48e29c5a45b508b5856a4c3c08dbc2046560409c18e65dd909cfa92d322e34b6
MD5 a8a4852f7095e31273cc205bbc960bf4
BLAKE2b-256 bb559c787e49362bb5f0675c65df1ce9330c722f082392b61e44d4f5bfa711a1

See more details on using hashes here.

File details

Details for the file eodash_catalog-0.4.5-py3-none-any.whl.

File metadata

  • Download URL: eodash_catalog-0.4.5-py3-none-any.whl
  • Upload date:
  • Size: 41.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.5 cpython/3.12.13 HTTPX/0.28.1

File hashes

Hashes for eodash_catalog-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0708c68439f877e1e2b0c9be4cc12b2c8d91dbdbe64b87ce6a88ed31a69da57f
MD5 e525e1d26eea89bf432bcaa97b7b6916
BLAKE2b-256 ea56d8aa8c400ed1a9854f7ababd9fe9165d1f5592874b7b7ee08ff70446c23f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page