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

Uploaded Python 3

File details

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

File metadata

  • Download URL: eodash_catalog-0.4.7.tar.gz
  • Upload date:
  • Size: 57.0 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.7.tar.gz
Algorithm Hash digest
SHA256 cb7516a19caf03905aafa749292278d7a6aed2d931df68b782f375e513fc8d62
MD5 c3c4f7350fb5acc99d97dcf00c38ea87
BLAKE2b-256 06c86d7a02c84e016409f5b08172cfada86ddb01d8272aca3af0c4639bbe19f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eodash_catalog-0.4.7-py3-none-any.whl
  • Upload date:
  • Size: 41.5 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ae6312b07fd2e4b4db099421c6887082f6633ae192b2c7130b67883591793fb9
MD5 3ff1c300eaa73d7c8d7f70ca39b4ee28
BLAKE2b-256 aeec50b704b04fa5f639a3ea05ade15e92f4875426967b12dd81d7ae07f722d6

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