Skip to content

Add Google Satellite Embeddings data source #200

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

favyen2
Copy link
Collaborator

@favyen2 favyen2 commented Jul 8, 2025

Add Google Satellite Embeddings data source. It is a subclass of GEE.

Depends on #178 since there are some changes to RasterFormat there.

Associated changes:

  • GEE: some updates to split up export so it is easier to override, and had to pass maxError to image.geometry().transform(...) since GEE was complaining about that being missing.
  • Raster directory: if the name is too long when doing "_".join(bands), then use hash of the bands instead.

Miscellaneous changes that got included here:

  • Change retry log message from debug to warning. It is confusing when the error is not displayed, I think it should be warning.
  • Allow prepare/ingest/materialize to specify list of groups instead of only accepting a single group.

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