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

The remapper does not work for purely vertical spaces #2032

Open
Sbozzolo opened this issue Oct 9, 2024 · 2 comments · May be fixed by #2060
Open

The remapper does not work for purely vertical spaces #2032

Sbozzolo opened this issue Oct 9, 2024 · 2 comments · May be fixed by #2060
Assignees
Labels
enhancement New feature or request

Comments

@Sbozzolo
Copy link
Member

Sbozzolo commented Oct 9, 2024

Remapping.Remapper assumes that there is an horizontal space, so it cannot be use to interpolate purely vertiacal fields. It would be nice to lift this restriction so that ClimaDiagnostics can be used directly on vertical spaces.

@Sbozzolo Sbozzolo added the enhancement New feature or request label Oct 9, 2024
@charleskawczynski
Copy link
Member

What would remapping on a purely vertical field mean? Isn't remapping a horizontal operation?

@Sbozzolo
Copy link
Member Author

What would remapping on a purely vertical field mean? Isn't remapping a horizontal operation?

Our remapper performs linear interpolation on the vertical direction, so it would just do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants