Releases: repository-preservation/lcmap-ccdc
0.5.1 Release
Bugfix release:
- Symlink notebook
to firebird/notebook
so jupyter notebook will start
0.5 Release
Operational release of 0.5, which includes change detection generation.
Follow instructions contained in the readme for installation.
A Docker image is published to hub.docker.com: usgseros/lcmap-firebird:0.5
0.5 Beta 2 Release
For installation and usage instructions see https://github.com/usgs-eros/lcmap-firebird.
Logging is now configured.
Several bug fixes have been made.
Documentation is updated.
Test coverage is improved.
Algorithm code is validated.
This release is not production ready
Still to do:
Correct ValueError
Correct RTD build
Result count code.
Sphinx docs.
Version 1.0 will include training model generation and classification functions.
0.5 Beta Release
Initial Beta release of Firebird includes PyCCD and change product value generation. Generated values are persisted to Cassandra.
For installation and usage instructions see https://github.com/usgs-eros/lcmap-firebird.
This release is not production ready.
In order to achieve a full 0.5 release, here are the minimum items that must be addressed:
Algorithm code must be validated prior to full release.
Result count code is not tested or being called.
Test coverage needs improvement.
Sphinx docs should be generated.
RTD is currently not building.
Logging is not configured.
Version 1.0 will include training model generation and classification functions.