Changes
Version 1.0.2 (2025-02-24)
Upgrade bdc-collectors to 1.0.3 in order to fix bug related sentinel-2c scene parsing and Landsat API login-token (#303)
Version 1.0.1 (2024-12-20)
Fix HDF extract for MYD datasets (300.)
Version 1.0.0 (2024-12-16)
Add config for Sen2Cor support processor order
Fix package install related setuptools v67+
Upgrade bdc-catalog version to 1.0.1
Upgrade bdc-collectors to 1.0.0
Set right end_date considering composition date for data cubes (modis)
Improve exception handling for celery & enqueue processors
Add command line to load providers and set collection provider
Review Dockerfile signatures
Version 1.0.0a2 (2023-01-30)
Add config for Sen2Cor support processor order
Fix package install related setuptools v67+
Version 1.0.0a1 (2023-01-26)
Upgrade bdc-catalog version to 1.0.1
Improve exception handling for celery & enqueue processors
Add command line to load providers and set collection provider
Review Dockerfile signatures
Version 0.8.4 (2022-09-21)
Change LICENSE to GPL v3 and headers source code
Fix re-published item updated
Improve docs usage / setup.
Version 0.8.3 (2022-04-18)
Fix build error and snippet for ssl disable.
Version 0.8.2 (2022-03-25)
Fix dependency deprecation git protocol for pip
Fix MODIS nodata publishing
Version 0.8.1 (2021-05-07)
Fix dependency resolver for Docker images.
Fix PosixPath entry while publish Landsat files 234.
Version 0.8.0 (2021-05-04)
Version 0.6.1 (2021-01-21)
Skip publish scenes Level-1 when it already is done #211.
Fix quicklook generation in publish collection Level-1 #207.
Add support to download scene using collection tiles (MGRS/WRS2) #212.
Migrate the collection builder utility for namespace creation to BDC-DB 0.4.0 (#215).
Add Drone CI support #216.
Version 0.6.0 (2020-12-03)
Fix provider_id not being saved in bdc.item’ - provider_id `#202, #140.
Fix publish item transaction error #87.
Fix wrong thumbnail path for Landsat products #180.
Add support with BDC-Catalog 0.6.4, #174.
Add support to change default name for collections #182.
Add support with BDC-Collectors to search and collect data product from different providers PR 187.
Add Harmonization support (using extras pip install -e .[harmonization]) #138.
Generate vegetation band indexes dynamically relying on bdc.bands.metadata #164, commit 0fe15de.
Version 0.4.1 (2020-09-08)
Version 0.4.0 (2020-08-25)
Add LaSRC 2.0 with FMask 4.2 on collections Landsat-8 and Sentinel-2 - #156
Fix band name “quality” is wrong for Landsat 8 using LaSRC and Fmask - #162
Set USGS EarthExplorer as default provider of Landsat instead AWS - #144
Fix bug in sen2cor and publish on multiple scenes in the same sensing date - #142
Skipping download of Landsat8 Real Time imagery (RT) - #125
Fix the tar.gz validator on Collection Landsat-8 L1 - #123
Improve the restart process - #75
Restart a task by scene_id, status
Version 0.2.0 (2020-04-29)
First experimental version.
Metadata ingestion of Image Collections.
Data download from open data catalogs: - Copernicus. - CREODIAS. - EarthExplorer.
Processors for image collections based on: - Sen2Cor: processor for the generation of Sentinel-2 Level 2A product. - LaSRC: processor for the generation of Landsat 8 surface reflectance data products.
Multi-container applications based on
Dockeranddocker-compose.Documentation system based on
Sphinx.Documentation integrated to
Read the Docs.Package support through
Setuptools.Installation and deploy instructions.
Schema versioning through
Flask-Migrate.Source code versioning based on Semantic Versioning 2.0.0.
License: MIT.