Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Releases: repository-preservation/lcmap-ccdc

0.5.1 Release

05 Dec 17:30
beadfee
Compare
Choose a tag to compare

Bugfix release:
- Symlink notebook to firebird/notebook so jupyter notebook will start

0.5 Release

29 Nov 23:09
20e638e
Compare
Choose a tag to compare

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

10 Oct 21:01
Compare
Choose a tag to compare
0.5 Beta 2 Release Pre-release
Pre-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

01 Oct 22:28
Compare
Choose a tag to compare
0.5 Beta Release Pre-release
Pre-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.