developmentseed / developmentseed/deck.gl-raster
Best practices guide for data creators
Open
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 29
- Avg merge
- 12h 27m
- Merged PRs (30d)
- 4
Description
Write some simple guidelines for saving data that will be visualized with deck.gl-raster.
For example in Zarr animation, you don't want to load different frames as separate Zarr chunks. If you plan to animate data, you want to be able to load one or a few 4D chunks, rather than a separate chunk for every timestep. cc @gadomski
This should also point to other more substantial guides including https://guide.cloudnativegeo.org/ and https://developmentseed.org/datacube-guide/latest/visualization/overview.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.