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

Require explicit initialization of eerepr #39

Merged
merged 3 commits into from
Dec 1, 2024
Merged

Require explicit initialization of eerepr #39

merged 3 commits into from
Dec 1, 2024

Conversation

aazuspan
Copy link
Owner

The choice to automatically initialize eerepr on import was made very early before I thought it would have any users. I think it's time to fix that mistake and require explicit initialization.

This is a breaking change that can't be effectively deprecated without warning every user on import, so we'll just have to bite the bullet. I think the vast majority of users are accessing eerepr through geemap, where I'll be making a PR to support this change.

@aazuspan
Copy link
Owner Author

aazuspan commented Dec 1, 2024

Support for explicit initialization is now implemented in geemap. I'll wait for their next release before releasing this.

@aazuspan aazuspan merged commit a796a31 into main Dec 1, 2024
6 checks passed
@aazuspan aazuspan deleted the no-auto-init branch December 1, 2024 07:09
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