Skip to content

chunked version of the methods #155

Open
@keewis

Description

@keewis

With #151 we're now able to support a lazy cell_ids coordinate, but the methods (cell_centers, cell_boundaries, zoom_to from #62) will still compute.

Most interactions with the cell ids are element-wise and thus embarrassingly parallel, so it should be very easy to change these operations to support chunked arrays (possibly through xr.apply_ufunc?)

This issue serves as a reminder for me (or anyone else) to look into this.

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