Skip to content

Integrate interpolation support from XIOS#1074

Draft
TomMelt wants to merge 2 commits into
developfrom
add-interpolation
Draft

Integrate interpolation support from XIOS#1074
TomMelt wants to merge 2 commits into
developfrom
add-interpolation

Conversation

@TomMelt
Copy link
Copy Markdown
Contributor

@TomMelt TomMelt commented May 6, 2026

Integrate interpolation support from XIOS

Fixes #979

Task List

  • Linked an issue above that captures the requirements of this PR
  • Defined the tests that specify a complete and functioning change
  • Implemented the source code change that satisfies the tests
  • Commented all code so that it can be understood without additional context
  • No new warnings are generated or they are mentioned below
  • The documentation has been updated (or an issue has been created to do so)
  • Relevant labels (e.g., enhancement, bug) have been applied to this PR
  • This change conforms to the conventions described in the README

Change Description

This PR exposes the interpolation functionality of XIOS into nextsim.


Test Description

  • XiosForcingInterpolation_test.cpp tests XIOS interpolation from a low resolution grid (from file) to the higher resolution grid (in the test)

Documentation Impact

To be completed


Other Details

N/A

Note: it is currently just a copy of `XiosReadForcing_test.cpp`.
@TomMelt TomMelt self-assigned this May 6, 2026
@TomMelt TomMelt added enhancement New feature or request ICCS Tasks or reviews for the ICCS team labels May 6, 2026
@TomMelt TomMelt force-pushed the add-interpolation branch from 4bd8f1a to 3391f26 Compare May 6, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ICCS Tasks or reviews for the ICCS team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XIOS: Support forcing files on different grids

1 participant