Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing/add rotated grid test #116

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Conversation

twsearle
Copy link
Collaborator

Description

Add Tests to cover the new low resolution, approximate 1 degree rotated grid. This grid is a coarse resolution analogue of the AMM15 grid that covers the same area. I have added a test that the data can be read into the model interface, and two tests that the grid can integrate with the rest of JOPA:

  • test_orcamodel_hofx_potm_amm1r
  • test_orcamodel_hofx3D_ssh_amm1r

For consistency and clarity, I have renamed some tests and test data as part of this change.

Checklist

  • I have updated the unit tests to cover the change
  • New functions are documented briefly via Doxygen comments in the code
  • I have linted my code using cpplint
  • I have run the unit tests
  • I have run mo-bundle to check integration with the rest of JEDI and run the unit tests under all environments

@twsearle twsearle self-assigned this Sep 13, 2024
@twsearle twsearle merged commit 7afb6ef into develop Sep 23, 2024
2 checks passed
@twsearle twsearle deleted the testing/add-rotated-grid-test branch September 23, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants