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

Ingest Google Earth Engine data on-the-fly #1025

Open
alxmrs opened this issue Jun 10, 2024 · 0 comments
Open

Ingest Google Earth Engine data on-the-fly #1025

alxmrs opened this issue Jun 10, 2024 · 0 comments

Comments

@alxmrs
Copy link

alxmrs commented Jun 10, 2024

Given #1024, one potential improvement to the data commons could be found in its ingestion of Google Earth Engine data. Raster data in GEE can be loaded into Xarray via Xee (https://github.com/google/Xee). Using a “streaming”, chunked programming model afforded by Dask, raster data can be transformed into tabular data in a parallel, memory bounded way (https://docs.xarray.dev/en/stable/generated/xarray.Dataset.to_dask_dataframe.html).

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