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

BUG: Fix reading cint16 files with dask #559

Merged
merged 1 commit into from
Aug 16, 2022
Merged

BUG: Fix reading cint16 files with dask #559

merged 1 commit into from
Aug 16, 2022

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 requested a review from justingruca August 16, 2022 14:31
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #559 (bbcbc09) into master (83cb348) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #559   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files          13       13           
  Lines        1591     1591           
=======================================
  Hits         1531     1531           
  Misses         60       60           
Impacted Files Coverage Δ
rioxarray/_io.py 95.86% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@snowman2 snowman2 merged commit f9ce51e into master Aug 16, 2022
@snowman2 snowman2 deleted the cint16_dask branch August 16, 2022 14:56
@snowman2
Copy link
Member Author

Thanks @justingruca 👍

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.

rasterio DatasetReader complex_int16 incompatible with auto chunking of dask (rioxarray.open_rasterio)
2 participants