Skip to content

mzaglia/bdc-db

 
 

Repository files navigation

Brazil Data Cube Database module

Software License

Documentation Status

Software Life Cycle

Release

Join the chat

About

This is the storage module for the Brazil Data Cube catalog metadata tables. The module relies on SQLAlchemy and Flask related packages in order to store and retrieve data items related to the catalog. All the imagery collections are recorded in tables according to the following schema:

Database Schema

Therefore, this is the base package for other softwares in the Brazil Data Cube project. For instance, the Brazil Data Cube Spatiotemporal Asset Catalog implementaion relies on it. The Brazil Data Cube Collection Builder is another system that relies on this module.

Installation

See INSTALL.rst.

Running

See RUNNING.rst.

Developer Documentation

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

License

Copyright (C) 2019 INPE.

Brazil Data Cube Database module is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.5%
  • Shell 1.3%
  • Mako 1.2%