Add the capability to interpolate from 2-D cube to a 1-D cube of scattered points.
Open
@jfrost-mo is already working on this.
Since Jun 10, 2024.
enhancement
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.