-
Notifications
You must be signed in to change notification settings - Fork 9
Adds Contour Frequency by Altitude Diagrams (CFAD) calculation code #1013
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
0932ff7 to
0083d51
Compare
ca23bf8 to
db52372
Compare
478851a to
d3c5f25
Compare
|
Will require a scientific review and a technical review. Notes for reviewers: pending the re-write of plot.py it was viewed as sensible to not include the plotting of this function. Instead please just focus on whether it would create a CFAD or not. |
jfrost-mo
left a comment
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.
The main thing is to check that the cube name is being set correctly. Otherwise its largely nits from a technical point of view.
It would be good to also have a science review, as I'm not familiar with CFADs.
jfrost-mo
left a comment
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.
We should probably also remove the standard name if we are renaming. Otherwise looks good technically.
jfrost-mo
left a comment
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.
Looks good. Now over to the scientific review.
4073fd6 to
ca47404
Compare
ebd84ed to
eec0f3b
Compare
533c8ed to
e9ed89e
Compare
Adds Contour Frequency by Altitude (CFAD) into CSET.
Fixes #1010
Contribution checklist
Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.