Changes¶
Version 1.0.2 (2023-05-17)¶
Review way to represent deprecated collections and versioning (#88)
Add fixture for tests and remove warnings PEP8
Upgrade Docker base image for python:3.11
Upgrade bdc-catalog to 1.0.2 to improve test coverage related successor/predecessor
Add option
bdc:publicto display collection availability
Version 1.0.1 (2022-12-06)¶
Version 1.0.0 (2022-10-06)¶
Change LICENSE to GPL v3
Add integration with
BDC-Catalog1.0 andBDC-Auth-Client0.4.2Mark repository as
stable
Version 0.9.0-15 (2022-09-27)¶
Fix dependency version for GeoAlchemy2
Version 1.0.0a1 (2022-09-12)¶
Implementation of STAC v1.0-rc.1 with the following extensions:
Review the database queries to improve performance
Improve documentation: Running and deploy #163.
Review unittests
Version 0.9.0-14 (2021-04-01)¶
Version 0.9.0-13 (2021-01-28)¶
Version 0.9.0-12 (2021-01-14)¶
Add configuration for catalog description and id. (#129)
Version 0.9.0-11 (2021-01-05)¶
Version 0.9.0-10 (2020-12-01)¶
Version 0.9.0-9 (2020-11-23)¶
Version 0.9.0-8 (2020-11-16)¶
Fix item metadata (#117).
Version 0.9.0-7 (2020-11-13)¶
Check if platform exists in collection (#116).
Version 0.9.0-6 (2020-11-12)¶
Display all metadata in collection (#115).
Version 0.9.0-5 (2020-10-26)¶
Fix collection with no associated grid (#112).
Version 0.9.0-4 (2020-10-05)¶
Add instrument and platform to collections and items.
Version 0.9.0-3 (2020-09-18)¶
Bug fix: Review some links in the service routes (#110)
Version 0.9.0-2 (2020-09-11)¶
Bug fix: Check if parameter
bboxis valid (an area object) (#105)
Version 0.9.0-1 (2020-09-09)¶
Bug fix: retrieval of the grid CRS (#104)
Compatibility with BDC-Catalog data model version 0.6.1.
Version 0.9.0-0 (2020-08-26)¶
Optimizations of database queries.
Review of metadata keys.
Support for STAC 0.9.0.
Support for STAC extensions: checksum, commons, context, datacube, eo, version.
Compatibility with BDC-Catalog data model version 0.4.0.
Compatibility with BDC-Auth-Client version 0.2.1.
New Sphinx template.
Version 0.8.1-1 (2020-08-19)¶
This is a special version based on STAC 0.8.1 and BDC Catalog Version 0.4.0
Added support for the following STAC Extension: datacube, eo, version.
Note
The tag 0.8.1-0 and below depends on previous version of BDC Catalog Version 0.2.0
Version 0.8.1-0 (2020-04-14)¶
Support for the SpatioTemporal Asset Catalog (STAC) specification version 0.8.1.
Compatibility with Brazil Data Cube Database module Version 0.2.0.
Version 0.8.0-0 (2020-04-03)¶
Support for the SpatioTemporal Asset Catalog (STAC) specification version 0.8.0.
Database query improvements for fast asset retrieval.
Compatibility with Brazil Data Cube Database module Version 0.2.0.
Improved system documentation.
Improved test system, integration with stac.py version 0.8.
Improved Travis CI, use of PostgreSQL in the test system.
Added Zappa scripts for deploying the service in the AWS Lambda.
More robust implementation.
Use Flask-Redoc to display online the OpenAPI 3 documentation.
Added new keys based on BDC metadata: timeline, crs and composite_function.
Added gunicorn to Dockerfile.
Version 0.7.0-0 (2020-02-21)¶
First experimental version.
Support for the SpatioTemporal Asset Catalog (STAC) specification version 0.7.0.
Support for Brazil Data Cube Image Collections and Data Cube Collections.
Documentation system based on Sphinx.
Documentation integrated to
Read the Docs.Package support through Setuptools.
Deploy on Docker containers.
Installation and Deployment instructions.
Source code versioning based on Semantic Versioning 2.0.0.
License: MIT.
Compatibility with Brazil Data Cube Database module Version 0.2.0.