-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I was about to try implementing a lazy downsampling of a dask array, but the downscale_dask looks perfect for my usecase.
I also need to lazily upsample a dask array. Would that be a useful addition to this library or should I keep that separate?
I was thinking I would just need to implement upscale_dask, upscale_coords, and upsampling_height and add them to the multiscale module.
Metadata
Metadata
Assignees
Labels
No labels