-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* multi-date handler aggregator in ramp styles can now receive raw data (#1033) * First attempt to implement raw data passing. * Fix intermediate array dtype for numpy2 * Basic test. * Wordlist update. * Wordlist update. (cherry picked from commit 41daa21) * Prep for 1.8.41 release. (#1034) * Prep for 1.8.41 release. * Add this PR to HISTORY.rst (cherry picked from commit 6c75bb2) * Dockerfile: fix casing warning (#1035) This fixes the warning: - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2) emitted by recent Docker releases. (cherry picked from commit 955c49d) * Version and top level folder (#1036) * Make 'datacube-ows --version' work. * Autowrap top level in single folder if necessary. * Document top-level folder autowrapping behaviour. * Update integration test translation files. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Pass auth token to codecov GHA. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit d71b0ef) * Changes to materialised view definition to prevent errors on databases with WKT CRSs (#1037) * Changes to materialised view definition to prevent errors on databases with WKT CRSs. * Make 'epsg:' checks case insensitive. (cherry picked from commit fb88ea2) * Port of #1039 - custom feature info enhancement. * Resolve 1.8-1.9 cherry-picking conflicts. * Appease the type checking gods. * Remove unused import. * Oops - dropped a line merging ows_configuration.py --------- Co-authored-by: Peter A. Jonsson <[email protected]>
- Loading branch information
1 parent
1c22b2c
commit 24f3efd
Showing
24 changed files
with
386 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.