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

load a whole EOProduct in a xarray.Dataset #58

Closed
sbrunato opened this issue May 23, 2024 · 1 comment
Closed

load a whole EOProduct in a xarray.Dataset #58

sbrunato opened this issue May 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sbrunato
Copy link
Collaborator

sbrunato commented May 23, 2024

Allow to lazy-load a whole EOProduct in a single xarray.Dataset using a new .to_xarray().

This method would not support reprojection / clipping. Only keep this feature for per-band .get_data(), that lazy-loads data only if no operation is performed on it.

Dataset will benefit from EOProduct.properties as metadata.

@sbrunato sbrunato added the enhancement New feature or request label May 23, 2024
@sbrunato sbrunato changed the title load multiple bands in a xarray.Dataset load a whole EOProduct in a xarray.Dataset Nov 4, 2024
@amarandon amarandon linked a pull request Dec 3, 2024 that will close this issue
@amarandon amarandon self-assigned this Dec 3, 2024
@sbrunato
Copy link
Collaborator Author

sbrunato commented Dec 4, 2024

Won't implement in favor of #78

@sbrunato sbrunato closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants