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

Close some long standing issues #126

Merged
merged 9 commits into from
Oct 9, 2023
Merged

Close some long standing issues #126

merged 9 commits into from
Oct 9, 2023

Conversation

Kirill888
Copy link
Member

Allow something like `{"visual.*": {"dtype": "uint8"}}` to
configure missing dtype for all bands under `visual` asset.
Call out to dask.array.core.normalize_chunks to resolve special
chunk values like "auto" and -1, use largest dtype as reference
for "auto" determination.
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (1466489) 87.29% compared to head (252aff6) 87.43%.
Report is 24 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #126      +/-   ##
===========================================
+ Coverage    87.29%   87.43%   +0.13%     
===========================================
  Files           19       19              
  Lines         1811     1863      +52     
===========================================
+ Hits          1581     1629      +48     
- Misses         230      234       +4     
Files Coverage Δ
odc/stac/_dask.py 100.00% <ø> (ø)
odc/stac/_model.py 96.37% <100.00%> (+0.01%) ⬆️
odc/stac/_reader.py 96.36% <100.00%> (+0.53%) ⬆️
odc/stac/_version.py 100.00% <100.00%> (ø)
odc/stac/eo3/_eo3converter.py 97.58% <100.00%> (ø)
odc/stac/testing/stac.py 98.73% <100.00%> (ø)
odc/stac/_mdtools.py 92.49% <97.95%> (+0.25%) ⬆️
odc/stac/_load.py 76.59% <62.50%> (-0.33%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

@github-actions github-actions bot temporarily deployed to pull request October 9, 2023 03:02 Inactive
@Kirill888 Kirill888 merged commit 278313d into develop Oct 9, 2023
26 checks passed
@Kirill888 Kirill888 deleted the fixes-oct-2023 branch October 9, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant