- Upgrade bdc-collectors to 1.0.2 in order to fix bug related sentinel-2c scene parsing.
- Fix HDF extract for MYD datasets (300.)
- 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
- Add config for Sen2Cor support processor order
- Fix package install related setuptools v67+
- 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
- Change LICENSE to GPL v3 and headers source code
- Fix re-published item updated
- Improve docs usage / setup.
- Fix build error and snippet for ssl disable.
- Fix dependency deprecation git protocol for pip
- Fix MODIS nodata publishing
- Fix dependency resolver for Docker images.
- Fix PosixPath entry while publish Landsat files 234.
- Add route resource to check published scenes 225.
- Add support to publish MODIS Cloud Optimized GeoTIFF (COG) data 221.
- Add support to publish MODIS as HDF item 231.
- Change default compression type to deflate on COG Files 227.
- Add support to publish Landsat-8 Collection 2 220.
- 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.
- 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.
- Fix Fmask4 re-sample in post-processing task for Sentinel - #169.
- Data synchronization with Amazon Simple Storage (S3) - #170
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
- 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
Docker
anddocker-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.