Skip to content

WIP: Add functionality to virtualize GeoTIFFs using async_tiff #524

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

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

maxrjones
Copy link
Member

This PR is a new attempt to refactor the TIFFVirtualBackend to use async_tiff (closes #291) (would supersede #295, #297, #292)

  • Closes #xxxx
  • Tests added
  • Tests passing
  • Full type hint coverage
  • Changes are documented in docs/releases.rst
  • New functions/methods are listed in api.rst
  • New functionality has documentation

Copy link
Member

@TomNicholas TomNicholas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really nice already - ManifestStore paying off!

Co-authored-by: Tom Nicholas <tom@earthmover.io>
@maxrjones maxrjones mentioned this pull request Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parsers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

open_virtual_dataset fails to open tiffs
4 participants