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:
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.
See INSTALL.rst.
See RUNNING.rst.
See https://bdc-catalog.readthedocs.io/en/latest/
Copyright (C) 2019-2020 INPE.
BDC-Catalog is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details.