MetOffice / CSET

Toolkit for evaluation and investigation of numerical models for weather and climate applications.
https://metoffice.github.io/CSET/
Apache License 2.0
8 stars 1 forks source link

Add the capability to interpolate from 2-D cube to a 1-D cube of scattered points. #678

Open JMEdwardsXtr opened 4 weeks ago

JMEdwardsXtr commented 4 weeks ago

What problem does your feature request solve?

We need to be able to plot values at points of observations.

Describe the solution you'd like

We need to be able to interpolate from one cube to another, to use the terminology of iris.

Describe alternatives you've considered

It does not seem to be possible to do this with the existing regridding operator.