https://github.com/brazil-data-cube/bdc-stac
SpatioTemporal Asset Catalog Implementation for the Brazil Data Cube
https://github.com/brazil-data-cube/bdc-stac
catalog geospatial python stac web-service
Last synced: 3 months ago
JSON representation
SpatioTemporal Asset Catalog Implementation for the Brazil Data Cube
- Host: GitHub
- URL: https://github.com/brazil-data-cube/bdc-stac
- Owner: brazil-data-cube
- License: gpl-3.0
- Created: 2019-06-13T18:27:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-16T17:50:52.000Z (almost 2 years ago)
- Last Synced: 2025-08-28T22:52:52.154Z (5 months ago)
- Topics: catalog, geospatial, python, stac, web-service
- Language: Python
- Homepage: https://bdc-stac.readthedocs.io/en/latest/
- Size: 8.75 MB
- Stars: 6
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
..
This file is part of BDC-STAC.
Copyright (C) 2022 INPE.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
=================================================
SpatioTemporal Asset Catalog for Brazil Data Cube
=================================================
.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
:target: https://github.com/brazil-data-cube/bdc-stac/blob/master/LICENSE
:alt: Software License
.. image:: https://readthedocs.org/projects/bdc-stac/badge/?version=latest
:target: https://bdc-stac.readthedocs.io/en/latest
:alt: Documentation Status
.. image:: https://img.shields.io/badge/lifecycle-stable-green.svg
:target: https://www.tidyverse.org/lifecycle/#stable
:alt: Software Life Cycle
.. image:: https://img.shields.io/github/tag/brazil-data-cube/bdc-stac.svg
:target: https://github.com/brazil-data-cube/bdc-stac/releases
:alt: Release
.. image:: https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8
:target: https://discord.com/channels/689541907621085198#
:alt: Join us at Discord
About
=====
This is an implementation of the `SpatioTemporal Asset Catalog specification `_ for Brazil Data Cube image and data cube collections.
For more information on the catalog data model, please, refer to `BDC-Catalog `_ repository.
For full compliant STAC client libraries, please, check the following repositories:
- `rstac `_: R Client Library for SpatioTemporal Asset Catalog.
- `PySTAC Client `_: Python Client Library for SpatioTemporal Asset Catalog.
Installation
============
See `INSTALL.rst <./INSTALL.rst>`_.
Deploying
=========
See `DEPLOY.rst <./DEPLOY.rst>`_.
Developer Documentation
=======================
See https://bdc-stac.readthedocs.io/en/latest.
License
=======
.. admonition::
Copyright (C) 2022 INPE.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.