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

🎨 Add figure showing zen3geo composable DataPipes for geospatial #9

Merged
merged 3 commits into from Oct 15, 2023

Conversation

weiji14
Copy link
Owner

@weiji14 weiji14 commented Oct 15, 2023

Illustration of zen3geo's chainable I/O readers and processors for geospatial data, designed to be ready for multi-sensor/multi-modal architectures!

zen3geo Composable DataPipes

Flowchart in the middle row shows STAC, vector, raster, spatial and other DataPipes making up zen3geo. Bottom row shows some of the key features of zen3geo (as of v0.6.2), and a future roadmap.

Example zen3geo DataPipe:

Demo DataPipe code

Code is shown on the left, and a graphviz plot is shown on the right, with blue arrows annotated with comments showing what each code line is doing.

References:

Illustration of zen3geo's chainable I/O readers and processors for geospatial data, designed to be ready for multi-sensor/multi-modal architectures!

Flowchart in the middle row shows STAC, vector, raster, spatial and other DataPipes making up zen3geo. Bottom row shows some of the key features of zen3geo (as of v0.6.2), and a future roadmap.

Also added logos for GeoPackage and NetCDF to the list in figures/README.md.
@weiji14 weiji14 self-assigned this Oct 15, 2023
Simple Python interface for Graphviz! Repo at https://github.com/xflr6/graphviz
Illustration of a zen3geo DataPipe from a Zarr store to Pytorch tensors. Code is shown on the left, and a graphviz plot is shown on the right, with blue arrows annotated with comments showing what each code line is doing. Also linking to full presentation slides on https://hackmd.io/@weiji14/foss4g2023oceania
@weiji14 weiji14 marked this pull request as ready for review October 15, 2023 20:21
@weiji14 weiji14 merged commit 04e87ab into main Oct 15, 2023
1 check passed
@weiji14 weiji14 deleted the fig/zen3geo_composable_datapipes branch October 15, 2023 20:24
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.

None yet

1 participant