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

feat: asset get_data #46

Merged
merged 4 commits into from
Feb 19, 2024
Merged

feat: asset get_data #46

merged 4 commits into from
Feb 19, 2024

Conversation

sbrunato
Copy link
Collaborator

@sbrunato sbrunato commented Dec 20, 2023

Following CS-SI/eodag#932 and the introduction of AssetsDict and Asset classes, adds the feature to use get_data() method directly on a given asset:

data_array = eo_product.assets["B01"].get_data()
  • update eodag minimal version when a new version is released

@sbrunato sbrunato marked this pull request as draft December 20, 2023 08:21
@sbrunato sbrunato marked this pull request as ready for review February 19, 2024 15:44
@sbrunato sbrunato merged commit 78b5b88 into develop Feb 19, 2024
6 checks passed
@sbrunato sbrunato deleted the asset-get-data branch February 19, 2024 15:44
@sbrunato sbrunato mentioned this pull request Mar 27, 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.

1 participant