Skip to content

Upsampling support #22

@pattonw

Description

@pattonw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions