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 WCS for queries against layers with flag band in the main product. #699

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

SpacemanPaul
Copy link
Contributor

This should fix the immediate bug affecting Terria Export via WCS1.

I think there will still be issues with WCS queries returning flag-band data from the main product, but I need to think about that a bit more, and I want to get this fix out.

@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #699 (2b8e698) into master (ede1571) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #699      +/-   ##
==========================================
+ Coverage   92.53%   92.56%   +0.03%     
==========================================
  Files          43       43              
  Lines        5772     5772              
==========================================
+ Hits         5341     5343       +2     
+ Misses        431      429       -2     
Impacted Files Coverage Δ
datacube_ows/data.py 80.57% <100.00%> (+0.35%) ⬆️

Copy link
Contributor

@robbibt robbibt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@SpacemanPaul SpacemanPaul merged commit dd44ec9 into master Aug 24, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix_wcs1_bugs branch August 24, 2021 06:07
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