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

Bring in SE dycore's grid interpolation (interp_mod.F90) functionality once history is enabled. #265

Open
nusbaume opened this issue May 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nusbaume
Copy link
Collaborator

What is the feature/what would you like to discuss?

In CAM the SE dycore can interpolate output history variables from its unstructured grid to a specified lat/lon grid at runtime, using the methods defined in interp_mod.F90. This functionality and source code file are currently missing from CAM-SIMA. However, once the new history infrastructure (issue #29) is brought into CAM-SIMA then it would be good to bring this interpolation functionality into the model as well.

Alternatively, it might be worth creating a more dycore-independent interpolation method, possibly using tools from ESMF. However this would almost certainly take more development work than just porting over the dycore-specific implementation in CAM.

Is there anyone in particular you want to be part of this conversation?

No response

Will this change (regression test) answers?

No

Will you be implementing this enhancement yourself?

Any Software Engineer can do this

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
Status: To Do
Development

No branches or pull requests

1 participant