Skip to content

brazil-data-cube/bdc-catalog

Repository files navigation

Brazil Data Cube Image Metadata Catalog

Software License Code Coverage Test Documentation Status Software Life Cycle Release Join us at Discord

About

BDC-Catalog is an image metadata storage module for Earth Observation imagery. The module handles Earth Observation image collections and data cubes. The following diagram shows the tables used to store the metadata and their relationships:

Database Schema

In the above diagram, for every column of type JSON there is a specific JSONSchema. See the folder bdc_catalog/jsonschemas.

This is the base package for other softwares in the Brazil Data Cube project. For instance, the Brazil Data Cube Spatiotemporal Asset Catalog implementation and the Brazil Data Cube Collection Builder rely on it.

Installation

See INSTALL.rst.

Usage

See USAGE.rst.

Developer Documentation

See https://bdc-catalog.readthedocs.io/en/latest/

License

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.