Skip to content

Conversation

@hrodmn
Copy link
Contributor

@hrodmn hrodmn commented Nov 21, 2024

  • Updates some deprecated syntax for unpacking dicts
  • Uses XarrayReader from titiler.xarray.io instead of custom one
    • @vincentsarago thanks for the opener argument! that made it possible to keep the custom fsspec session in this version of xarray_open_dataset
  • Use the image size parameters now that they are used by rio-tiler for xarray datasets

Resolves #34
Resolves #37

@hrodmn hrodmn force-pushed the feature/upgrade-rio-tiler branch from 2a4a22a to 2a84249 Compare November 21, 2024 16:08
@hrodmn hrodmn force-pushed the feature/upgrade-rio-tiler branch from de9edce to 8cd702b Compare November 21, 2024 16:54
@hrodmn hrodmn self-assigned this Nov 21, 2024
@hrodmn hrodmn requested a review from vincentsarago November 21, 2024 16:56
@hrodmn hrodmn merged commit 00b73aa into develop Nov 25, 2024
8 checks passed
@hrodmn hrodmn deleted the feature/upgrade-rio-tiler branch November 25, 2024 11:14
@hrodmn hrodmn mentioned this pull request Nov 26, 2024
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.

Upgrade to use new titiler.xarray (and rio-tiler==7.1.0) XarrayReader produces upside down images for some datasets with xarray backend

2 participants