Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TIFF statistics in case WCS output has NaNs #1054

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

christophfriedrich
Copy link
Contributor

@christophfriedrich christophfriedrich commented Aug 8, 2024

This came up while I was working on #1041 and @SpacemanPaul asked me to PR it :)


📚 Documentation preview 📚: https://datacube-ows--1054.org.readthedocs.build/en/1054/

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.64%. Comparing base (6cd0687) to head (b223f2c).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1054   +/-   ##
=======================================
  Coverage   93.63%   93.64%           
=======================================
  Files          43       43           
  Lines        6509     6510    +1     
=======================================
+ Hits         6095     6096    +1     
  Misses        414      414           
Files Coverage Δ
datacube_ows/wcs1_utils.py 94.89% <100.00%> (ø)
datacube_ows/wcs2_utils.py 91.70% <100.00%> (+0.04%) ⬆️

@SpacemanPaul SpacemanPaul merged commit b287167 into opendatacube:master Aug 8, 2024
11 checks passed
SpacemanPaul pushed a commit that referenced this pull request Aug 8, 2024
* Fix TIFF statistics in case WCS output has NaNs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit b287167)
SpacemanPaul added a commit that referenced this pull request Aug 9, 2024
* Fix TIFF statistics in case WCS output has NaNs (#1054)

* Fix TIFF statistics in case WCS output has NaNs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit b287167)

* [pre-commit.ci] pre-commit autoupdate (#1029)

updates:
- [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1)
- [github.com/PyCQA/pylint: v3.2.3 → v3.2.6](pylint-dev/pylint@v3.2.3...v3.2.6)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit e3ff31c)

---------

Co-authored-by: Christoph Friedrich <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants