-
Notifications
You must be signed in to change notification settings - Fork 5
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
Generate Histograms for 2D field #594
Conversation
adding ensemble capability |
Old branch head: 2d9ead7 |
2d9ead7
to
ba36195
Compare
Note to self: There are a bunch of conflict markers in this branch's code that need cleaning up. |
b60b1d6
to
53bd5d4
Compare
rebased the branch |
GitHub Copilot used to debugfilename in assert Path("test_473718.0.png").is_file() |
@daflack @jfrost-mo I suggest that James does the technical review first and once that has passed David can do the science review. |
…inking new recipe into workflow, including rose meta information and rose config infromation. Adding recipe and flow files.
New recipe to calculate spatial mean on vertical levels.
…le plotting operator to plot vertical profile.
…hanges from main. include vertical line plot operator and internal function.
…gh recipe as it splits on whitespace even inside "1000, 850". even when passing in the values as [1000,850, then jinja2 introduces a white space converting to [1000, 850] and then the split function splits the list up.
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.
Plotting code changes look good. One of the include files has an unnecessary loop, and more tests need writing for the new plotting functionality.
cset-workflow/includes/deterministic_domain_mean_vertical_profile_series.cylc
Outdated
Show resolved
Hide resolved
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
cset-workflow/includes/deterministic_domain_mean_vertical_profile_series.cylc
Outdated
Show resolved
Hide resolved
…ile_series.cylc Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
This has been changed in the code and this version is outdated. |
Test coverage look reasonable. There are still a few lines added that are uncovered, but it'll do for now. |
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 to me. Go ahead and merge.
David approved in another comment, but forgot to dismiss the existing review.
Description
generating a PDF for a 2D field looping over vertical levels
Fixes #453
Contribution checklist
Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.
docs/source/changelog.rst