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

unclear error "Collections across multiple backends" #153

Closed
soxofaan opened this issue Sep 3, 2024 · 0 comments
Closed

unclear error "Collections across multiple backends" #153

soxofaan opened this issue Sep 3, 2024 · 0 comments

Comments

@soxofaan
Copy link
Member

soxofaan commented Sep 3, 2024

message=f"Collections across multiple backends ({union}): {collections}."

This error is unclear to user, e.g.

Collections across multiple backends ({'cdse', 'terrascope'}): {'SENTINEL1_GRD', 'ESA_WORLDCEREAL_TEMPORARYCROPS', 'SENTINEL2_L2A', 'COPERNICUS_30', 'ESA_WORLDCEREAL_WINTERCEREALS', 'ESA_WORLDCEREAL_MAIZE'}

suggests that all these collections are available on both cdse and terrascope

while it's actually the other way around: there is not a single backend that provides each of the collections, which does not allow naive (single backend) dispatching

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