Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎨 Add figure showing zen3geo composable DataPipes for geospatial (#9)
* 🎨 Add figure showing zen3geo composable DataPipes for geospatial 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. * ➕ Add python-graphviz Simple Python interface for Graphviz! Repo at https://github.com/xflr6/graphviz * 🎨 Add figure showing demo code of a zen3geo DataPipe 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
- Loading branch information