-
Notifications
You must be signed in to change notification settings - Fork 25
Add Rainwater Path Diagnostic #3946
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Anna Jaruga <[email protected]>
…aAtmos.jl into EP/add_rainwater_path
Closed and reopened because the branch was renamed to better fit the naming convention. Suggestions from previous PR have been added/committed to this branch. |
src/diagnostics/core_diagnostics.jl
Outdated
short_name = "rwp", | ||
long_name = "Rainwater Path", | ||
standard_name = "atmosphere_mass_content_of_rain_liquid_water", | ||
units = "kg m-2", |
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.
units = "kg m-2", | |
units = "kg m^-2", |
@erphamucsd On the |
Purpose
Implementing rainwater path as a diagnostic variable.
To-do
Content