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

Fixes and additions for .odc.reproject(..) #161

Merged
merged 2 commits into from
Jun 16, 2024
Merged

Fixes and additions for .odc.reproject(..) #161

merged 2 commits into from
Jun 16, 2024

Conversation

Kirill888
Copy link
Member

  • Allow changing output pixel type directly in .odc.reproject(..., dtype="float32")
  • Remove incorrect assert in dask version of reproject that erroneously prevented reprojection when operating on GCP inputs

- remove incorrect type assert
- make dask_rio_reproject "public"
- allow dtype change as part of reprojection
- more consistent handling of destination fill
  value defaults between different implementations
Copy link

@github-actions github-actions bot temporarily deployed to pull request June 16, 2024 01:20 Inactive
@Kirill888 Kirill888 merged commit 04d2f11 into develop Jun 16, 2024
19 checks passed
@Kirill888 Kirill888 deleted the fix-dask-gcp branch June 16, 2024 01:23
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.

1 participant