Skip to content

Commit

Permalink
Merge pull request #154 from marujore/b-0.2
Browse files Browse the repository at this point in the history
0.2.0 Doc review: README About
  • Loading branch information
gqueiroz authored Apr 29, 2020
2 parents e7f02d5 + db9b5ad commit a8dd658
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@ BDC Collection Builder
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
Expand Down

0 comments on commit a8dd658

Please sign in to comment.