Future Areas
The benchmarking results and recommendations detailed in this cookbook motivates several possible avenues of exploration:
- Performance improvements for ndpyramid to reduce post-processing costs.
- Generalize ndpyramid to better support other mapping approaches.
- Integration between ndpyramid and pangeo-forge-recipes to support generating pyramids during dataset creation.
- Extending the dynamic client approach to visualize datasets without pyramids.
- Formalizing the representation of pyramids and spatial overviews through a Zarr Enhancement Proposal (ZEP) on multiscales.
- Extending the dynamic client approach to visualize COGs using Kerchunk.
- Generalizing the dynamic client approach as a plug-in for general solutions like Mapbox or deck.gl.
- Supporting and benchmarking additional compression algorithms, data types, and bitrounding.