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

create a vrt file in the folder when exporting an imageCollection to drive #316

Open
12rambau opened this issue Oct 7, 2024 · 0 comments
Labels
kind: enhancement New feature or request

Comments

@12rambau
Copy link
Member

12rambau commented Oct 7, 2024

When an image collection is exported to asset, it fills an ImageCollection object which is by design made to deal with multiple images.
I think it would be nice to have a vrt created along the TIFF images in the toDrive method as it would give the user a single entry point to the images using either rasterio or rioxarray.

It would most likely need an analysis function to build the said VRT on the fly before starting the export.

@12rambau 12rambau added the kind: enhancement New feature or request label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant