A python-based module to ingest STAC metadata catalogs into STAC-databases like pgSTAC
Project description
INSUPDEL4STAC
A Python package to provide seamless functionality for INSerting, UPDating, and DELeting STAC-Metadata toward either pgSTAC or STAC-API.
Installation
Install this package in a dedicated python environment via
python -m venv venv
source venv/bin/activate
pip install insupdel4stac
To use this in a development setup, clone the source code from gitlab, start the development server and make your changes::
git clone https://codebase.helmholtz.cloud/cat4kit/ds2stac/insupdel4stac
cd insupdel4stac
python -m venv venv
source venv/bin/activate
make dev-install
More detailed installation instructions my be found in the docs.
Technical note
This package has been generated from the template https://codebase.helmholtz.cloud/hcdc/software-templates/python-package-template.git.
See the template repository for instructions on how to update the skeleton for this package.
License information
Copyright © 2023 Karlsruher Institut für Technologie
Code files in this repository are licensed under the EUPL-1.2, if not stated otherwise in the file.
Documentation files in this repository are licensed under CC-BY-4.0, if not stated otherwise in the file.
Supplementary and configuration files in this repository are licensed under CC0-1.0, if not stated otherwise in the file.
Please check the header of the individual files for more detailed information.
License management
License management is handled with reuse
.
If you have any questions on this, please have a look into the
contributing guide or contact the maintainers of
insupdel4stac
.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for insupdel4stac-2.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb18625ed1de48b5f97318121eeccb6cd4b33a30596450b1c30a40496e906412 |
|
MD5 | 09503a31b7eb650310440dbe34f18db9 |
|
BLAKE2b-256 | fb101427d146a5f186cb7e506c3d4bb83be109c18c1e9fd3955a3b4171649897 |