downsample data at load time
Open
- Dominant language
- C++
- Stars
- 62
- Forks
- 9
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
## Use Case
I want to be able to load large datasets even if it means downsampling, without significant loss of performance.
## Solution
Provide options at load time for downsampling by skipping or simple filtering per-xy slice. Requires some UX as it would be adding file-open dialog controls.
Contributor guide
Assessment
This issue has not been assessed yet.