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

Integrate pack_vector_fields into SphericalVector Interpolation method. #224

Merged

Conversation

odlomax
Copy link
Contributor

@odlomax odlomax commented Sep 24, 2024

Hi @wdeconinck

This is part of issue #217. Here we've integrated the helper method from PR #218 into the SphericalVector interpolation method. Another CASE has been added to the interpolation test which demonstrates vector interpolation with components stored in individual fields.

Note: PR #223 needs to be merged before this.

@MarekWlasak, this is how I envisaged the use of this interpolation method within JEDI where we exclusively store vector field components in separate fields.

The final PR for issue #217 will integrate PR #220 into the helper and interpolation methods used here.

@odlomax odlomax force-pushed the feature/spherical_vector_field_packing branch from b30621b to d3f8a30 Compare October 11, 2024 15:55
@odlomax
Copy link
Contributor Author

odlomax commented Oct 11, 2024

I've rebased this one off of the head of develop. It's ready for review whenever you are. :-)

Copy link
Member

@wdeconinck wdeconinck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice and elegant. Slowly making my way through your PRs.

@wdeconinck wdeconinck merged commit 96edef9 into ecmwf:develop Oct 11, 2024
159 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants