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

Performance indices should use remapcon #17

Closed
jhardenberg opened this issue Mar 19, 2022 · 2 comments
Closed

Performance indices should use remapcon #17

jhardenberg opened this issue Mar 19, 2022 · 2 comments

Comments

@jhardenberg
Copy link
Collaborator

Currently remapbil is used to perform interpolation of all variables in the performance indices regridding. This is not appropriate for upscaling and something like remapcon should be used. The problem is that the unstructured nemo gri is missing corner data and so does not allow the use of remapcon

@jhardenberg jhardenberg changed the title remapcon to be used in performance indices Performance indices should use remapcon Mar 19, 2022
@oloapinivad
Copy link
Owner

Branch genbil is currently addressing partially this issue, see also #21

@oloapinivad
Copy link
Owner

This is deprecated since now with xarray+Xesmf we can use only bilinear interpolation. Closing, we might want to reopen this in the future if we go on with the sparse matrix interpolation approach

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

No branches or pull requests

2 participants