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

Commits on Jun 11, 2024

  1. fix: Dask reproject from GCP based source

    - remove incorrect type assert
    - make dask_rio_reproject "public"
    Kirill888 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b6b9ce3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. refactor: reproject dtype and nodata handling

    - allow dtype change as part of reprojection
    - more consistent handling of destination fill
      value defaults between different implementations
    Kirill888 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d9bd9c9 View commit details
    Browse the repository at this point in the history