Skip to content

updates for rio-tiler>=7.2 and titiler>=19#40

Merged
hrodmn merged 4 commits intodevelopfrom
feature/upgrade-rio-tiler
Nov 25, 2024
Merged

updates for rio-tiler>=7.2 and titiler>=19#40
hrodmn merged 4 commits intodevelopfrom
feature/upgrade-rio-tiler

Conversation

@hrodmn
Copy link
Copy Markdown
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
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

1 participant