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

This version

0.4.3

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.3.tar.gz (56.5 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.3-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eodash_catalog-0.4.3.tar.gz
Algorithm Hash digest
SHA256 07161592b26dc532cf9c5e9ca0af1142f269290d737a3fbb557dd9afc91679a1
MD5 7f31bcf914a87b85501132e579e447ba
BLAKE2b-256 0a7ca19b204d3094c92d9ae56e8e9cd5b5ffe6412bb35bf4855b592966f5f8b5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for eodash_catalog-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6a2cfada67530dce5bbe98b10f83ed5e78783c50377cfe53bd128bed258b65d6
MD5 e22a492240d34c2cdf7e1955847d1b4e
BLAKE2b-256 540e70219cd85541b009c9f6bdb67aed13b1def2d331d5a28c59c2e48cb71cfd

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