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

Extend Remapper to FiniteDifferenceSpaces, update interpolate interface #2060

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charleskawczynski
Copy link
Member

This PR is an attempt to close #2032. Missing pieces:

  • GPU implementation
  • More tests?

@Sbozzolo Sbozzolo force-pushed the ck/vert_remapper branch 2 times, most recently from 59fbe88 to 368ac55 Compare October 29, 2024 21:58
@Sbozzolo Sbozzolo force-pushed the ck/vert_remapper branch 5 times, most recently from e3c5f0b to 2553fe3 Compare November 14, 2024 16:25
@Sbozzolo Sbozzolo force-pushed the ck/vert_remapper branch 2 times, most recently from d951642 to 2ad3e18 Compare December 10, 2024 17:52
@Sbozzolo
Copy link
Member

Corresponding PR in ClimaDiagnostics

CliMA/ClimaDiagnostics.jl#99

@Sbozzolo Sbozzolo force-pushed the ck/vert_remapper branch 2 times, most recently from 54e464c to e9f0fa7 Compare December 10, 2024 20:05
This commit:
- extends the remapper to work with purely vertical spaces
- adds documentation about remapping
- adds user-facing functions to directly remap a field

Co-authored-by: charleskawczynski <[email protected]>
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.

The remapper does not work for purely vertical spaces
2 participants