Support for striding / rolling windows
Open
- Dominant language
- Python
- Stars
- 170
- Forks
- 15
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 1
Description
Nice library, thanks! Will it work to pass e.g. `dataset.rolling(...)` or `dataset.rolling(...).construct(...)` to `xarray_beam.DatasetToChunks`? (I'm assuming not, or that it would result in something hugely inefficient?) If not, would it be possible to support striding / sliding windows in `DatasetToChunks`?
Contributor guide
Assessment
This issue has not been assessed yet.