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

Uploaded Python 3

File details

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

File metadata

  • Download URL: eodash_catalog-0.4.6.tar.gz
  • Upload date:
  • Size: 57.1 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.6.tar.gz
Algorithm Hash digest
SHA256 c670aecf74673eee2ef346c132685c8ba8d4adc0e0b4314fbb8dc69b13996fa9
MD5 4632a7f5d973b737067a6d10d9790ab8
BLAKE2b-256 2f4ac4b521449b7abf4e84b73b3b73e97eb0ef8ac05b74ba33b24637c8955ce0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eodash_catalog-0.4.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c84a41a1782f45bb36d5f6b5e918f5665cd250138a9b820ba9b0e33f016fbcce
MD5 f32d9799dfd579081d7022190f35aeeb
BLAKE2b-256 6e6eea8ae22be86f757b0e587332ea95b3e6805b41d98961a8a4e25cdd2040da

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