quad_utils_mod interpolation method
Open
@hkershaw-brown is already working on this.
Since Jun 3, 2025.
Bug
interpolation
- Dominant language
- Fortran
- Stars
- 263
- Forks
- 182
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 7
Description
https://github.com/NCAR/DART/pull/848 replaced bilinear interpolation with IDW for CICE.
The quad_utils_mod uses the bilinear interpolation method.
See #453 for discussion of rotations of the quad - does not fix out-of-bounds
See #833 for the reported out-of-bounds values for CICE
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.