Releases: opendatacube/odc-algo
Releases · opendatacube/odc-algo
ODC-Algo release 1.1.1
ODC-Algo release 1.1.0
Minor release bump for the switch from hdstats to geomad.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #29
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #31
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #32
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #34
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #35
- CI: cancel previous jobs on PR updates by @pjonsson in #36
- CI: fix CodeCov uploads by @pjonsson in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #40
- Use new geomad package instead of hdstats. by @SpacemanPaul in #41
Full Changelog: 1.0.1...1.1.0
ODC-Algo release 1.0.1
Addressing dask issues for a 1.9-compatible odc-stats release.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
- add expr evaluation for dask array by @emmaai in #25
- update memsink and release dask pin by @emmaai in #28
Full Changelog: 1.0.0...1.0.1
1.0.0
This release:
a) Removes the dependency on datacube-core
b) Tests the new release automation
c) Finally gets a new release out (it's been 3 years)!
What's Changed
- version with git hash by @emmaai in #5
- retrieve version from metadata by @emmaai in #6
- fix fuse by mean when nodata=nan by @emmaai in #9
- Allow optional bands by @emmaai in #11
- add name as option to differentiate cache by @emmaai in #12
- allow variables in different dtypes and safe cast in memsink by @emmaai in #13
- Enhance(+) readme and add .gitignore by @omad in #15
- Use correct package name for returning version by @omad in #19
- Pin dask version to prevent breakage by @omad in #20
- Add license header to all .py files by @omad in #21
- Pre commit config and linting fixes by @omad in #22
- Switch packaging format to pyproject.toml by @omad in #23
- Setup GitHub actions for CI testing and releasing by @omad in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
- Decouple from
datacubeby @emmaai in #1
New Contributors
- @omad made their first contribution in #15
- @pre-commit-ci made their first contribution in #26
Full Changelog: 0.2.4...1.0.0