Skip to content

BDC Collection Builder is a Python package for local server and AWS S3 bucket ingestion of satellite imagery

License

Notifications You must be signed in to change notification settings

brazil-data-cube/bdc-collection-builder

Repository files navigation

BDC Collection Builder

Software License

Documentation Status

Software Life Cycle

Release

Join us at Discord

About

BDC Collection Builder is a Python package for local server and AWS S3 bucket ingestion of satellite imagery, which contemplates:

  • Download of Landsat-8/OLI and Sentinel-2A/B/MSI Level-1 products, from several image providers (USGS, Copernicus Sci-hub, ONDA, CREODIAS, AWS).
  • Atmospheric correction processing of Level-1 products to generate surface reflectance (Level-2 products) through LaSRC and Sen2cor.
  • Vegetation index calculation (NDVI and EVI) for both Level-1 and Level-2 products.
  • Metadata publishing of Level-1 and Level-2 products on local or AWS database.

Installation

See INSTALL.rst.

Deploying

See DEPLOY.rst.

Developer Documentation

See https://bdc-collection-builder.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.