diff --git a/pyrasterframes/src/main/python/docs/index.md b/pyrasterframes/src/main/python/docs/index.md index 3cc1a54e1..e3a37274b 100644 --- a/pyrasterframes/src/main/python/docs/index.md +++ b/pyrasterframes/src/main/python/docs/index.md @@ -10,6 +10,8 @@ The source code can be found on GitHub at [locationtech/rasterframes](https://gi RasterFrames is released under the [Apache 2.0 License](https://github.com/locationtech/rasterframes/blob/develop/LICENSE). +![RasterFrames](static/rasterframes-pipeline.png) +
## Related Links diff --git a/pyrasterframes/src/main/python/docs/static/rasterframes-pipeline.png b/pyrasterframes/src/main/python/docs/static/rasterframes-pipeline.png new file mode 100644 index 000000000..9fab97c4d Binary files /dev/null and b/pyrasterframes/src/main/python/docs/static/rasterframes-pipeline.png differ