pletzer / mint

MINT - Mimetic Interpolation on the sphere
BSD Zero Clause License
8 stars 4 forks source link

Iris-MINT interpolation tests #97

Open pletzer opened 1 year ago

pletzer commented 1 year ago

The tests will involve mesh to mesh regridding, ie unstructured representations of nodes, edges and faces with face to node connectivity and edge to node connectivity. The tests will concentrate on vector to vector field regridding only, since this will exercise the extensive field to extensive field regridding and the conversion of vector fields to extensive fields and vice versa. We can use analytical solutions for the tests provided there is some trivial lon-lat dependency -- u and v need to vary in non-trivial ways. Emphasis is on low resolution, mostly.

pletzer commented 1 year ago

v1.27.7 has support for vector regridding with any number of additional dim coords (tested with time and elevation)