Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding vector-regrid to regridder #681

Description

@ukmo-daisybrown

✨ Feature Request

Implement the vector_regrid interpolation option described in ESMPy that uses ECEF vectors for u/v directional interpolation.

Motivation

This would allow the interpolation (e.g bilinear) of u,v vector fields such as wind without the distortion faced by interpolating the two dimensions separately and without first converting to ECEF format manually which is likely to be expensive.

Additional context

I believe the feature is implemented within ESMF here https://github.com/esmf-org/esmf/blob/develop/src/Infrastructure/Mesh/src/ESMCI_Mesh_Vector_Regrid.C#L488.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    New: FeatureHighlight a new community raised "feature request" issue

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions