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

Pressure Interpolation #23

Merged
merged 12 commits into from
Aug 1, 2024
Merged

Pressure Interpolation #23

merged 12 commits into from
Aug 1, 2024

Conversation

timothyas
Copy link
Member

This adds code to interpolate from FV3's native vertical coordinate to pressure levels, following the code in https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere

Copy link
Contributor

@danielabdi-noaa danielabdi-noaa left a comment

Choose a reason for hiding this comment

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

@timothyas From a code-only point of view, it looks good to me but I can not comment much other than that. I suppose this is the code you used to try out diagnosing some variables instead of predicting them directly with GraphUFS. It is helpful that you have references to the FV3 code that contains the formulas used for conversion, thanks!

@timothyas
Copy link
Member Author

@danielabdi-noaa Thanks for looking this over. I moved one of the notebooks from the graphufs repo to here, and make it documentation for doing pressure interpolation. I also added and mentioned an example that computes geopotential.

@timothyas timothyas merged commit 85e5b9c into main Aug 1, 2024
3 checks passed
@timothyas timothyas deleted the feature/pressure-interpolation branch August 1, 2024 18:04
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.

2 participants