-
Notifications
You must be signed in to change notification settings - Fork 3
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
Conversation
There was a problem hiding this 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!
@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. |
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