Skip to content

Additional default interpolators for unstructured grids #2322

@fluidnumerics-joe

Description

@fluidnumerics-joe

In PR #2319 , We didn't want to provide automatic interpolator assignment, due to the fact that some interpolators are not currently provided (e.g. on an edge), but we didn't want to prevent someone who is building a new interpolator from leveraging this new from_fesom2 method.

Some datasets, like the ones we've been working with, have variables that are on multiple locations (e.g. faces and nodes), so having a single argument for interpolation wouldn't cover all cases for a dataset.

With other requests coming in to support other models, it's clear we need more interpolators

In this issue, the focus is to provide basic interpolators (with tests and documentation) for the cross product of

(face, edge, node) X (vertical, vertical face)

Metadata

Metadata

Labels

Type

No type

Projects

Status

Backlog

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions