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

Option to explicitly select primary backend for crossbackend processing #144

Open
soxofaan opened this issue May 30, 2024 · 1 comment
Open
Assignees

Comments

@soxofaan
Copy link
Member

# TODO: more options to determine primary backend?
primary_backend = backend_usage.most_common(1)[0][0] if backend_usage else None

@soxofaan
Copy link
Member Author

this feature could help workarouding Open-EO/openeo-geopyspark-driver#786 (CDSE not yet supporting load_stac with "partial" feature)

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

No branches or pull requests

1 participant