Skip to content

scipy.interpolate.griddata is slow #23

@lawrenceabird

Description

@lawrenceabird

export_gridded_model() currently uses scipy.interpolate.griddata. However, this is slow for high-resolution gridding, for models with lots of elements, or for models with lots of timesteps.

Is there a better interpolation scheme for moving from and unstructured mesh to a structured grid?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions