pole for non-u component?
Open
@hkershaw-brown is already working on this.
Since Feb 9, 2026.
Bug
interpolation
quad_utils
- Dominant language
- Fortran
- Stars
- 263
- Forks
- 182
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 7
Description
Just on note on possible bug, need to take a better look:
In pop this line is for u_current
https://github.com/NCAR/DART/blob/1ddc21f418175fab0768b572866f54a2983dbb66/models/POP/model_mod.f90#L455-L457
In quad utils this is in the general init_irreg_interp, which may or may not be u -> .
https://github.com/NCAR/DART/blob/1ddc21f418175fab0768b572866f54a2983dbb66/models/utilities/quad_utils_mod.f90#L841-L842
also t_pole_y is set but not used.
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.