Skip to content

Automatically select a lazy regridding scheme in regrid preprocessor function for 2D lat/2D lon grids when possible #2405

@bouweandela

Description

@bouweandela

Through iris-esmf-regrid and the generic regridding schemes, it is possible to regrid grids with 2D latitude and 2D longitude coordinates lazily. However, these regridding schemes are not automatically selected and instead the non-lazy ESMPyLinear/ESMPyNearest/ESMPyAreaWeighted built-in schemes are selected. This results in poor computational performance by default.

@schlunma @sloosvel Do you think it would be possible to improve the default so we prefer lazy schemes and automatically select those when possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    daskrelated to improvements using DaskpreprocessorRelated to the preprocessor

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions