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

Convert ee.Image objects to ee.ImageCollection objects #191

Merged
merged 5 commits into from
Nov 18, 2024

Conversation

tylere
Copy link
Collaborator

@tylere tylere commented Nov 16, 2024

Fixes #190.
Adds an integration test.
Passes current integration tests:

% USE_ADC_CREDENTIALS=1 python -m unittest xee.ext_integration_test                        
.................................
----------------------------------------------------------------------
Ran 33 tests in 378.508s

@tylere tylere requested a review from naschmitz November 16, 2024 00:54
@tylere tylere assigned tylere and naschmitz and unassigned tylere Nov 16, 2024
xee/ext_integration_test.py Outdated Show resolved Hide resolved
@tylere tylere requested a review from jdbcode November 18, 2024 18:48
@copybara-service copybara-service bot merged commit 5ce8db6 into google:main Nov 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.open_dataset() fails to handle ee.Image objects
3 participants