-
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
LFRic extension to vertical profile #638
Conversation
first requires review of Um version for vertical profile #494 |
7ae4310
to
c53e945
Compare
08884b0
to
2e93eb1
Compare
The multilevel data we currently have is UMified, so we should first check with Dasha about getting some SLAM only data. |
Dasha has provided slam only data. The lfric data vertical coordinate is full_levels and not model_level_number like in the um data. recipe, constraint and plot code have been adjusted for that. |
need to keep in mind that some lfric data migth operate on half_levels and others on full_levels. |
GitHub Copilot was used to inform a few lines of code. |
@jfrost-mo Do I need to add use of github copilot in the changelog? |
You've added a comment to the PR, so that covers that. As this is the first PR that will be merged using GitHub Copilot, I'll also add a note to the README in the PR. |
cset-workflow/includes/lfric_deterministic_domain_mean_vertical_profile_series.cylc
Outdated
Show resolved
Hide resolved
ebc8c55
to
33cc79e
Compare
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.
I've suggested a bunch of things. I'm happy to hop on a call and go through them if that would be helpful.
cset-workflow/includes/lfric_plot_spatial_mlevel_model_field.cylc
Outdated
Show resolved
Hide resolved
cset-workflow/includes/lfric_plot_spatial_mlevel_model_field.cylc
Outdated
Show resolved
Hide resolved
cset-workflow/includes/lfric_plot_spatial_plevel_model_field.cylc
Outdated
Show resolved
Hide resolved
cset-workflow/includes/lfric_plot_spatial_plevel_model_field.cylc
Outdated
Show resolved
Hide resolved
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.
all approved bar the two changes that suggest to use "pressure" as default vertical coordinate as I think we will switch to model levels as lfric doe snot yet provide pressure levels. As we tend to explicitly pass this into the function via recipe it should not be an issue.
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
Co-authored-by: James Frost <[email protected]>
This does what we have been trying to do, in having a single operator that can handle all levels.
I added pressure to make it absolutely clear t=it generates constraints for all types of vertical levels
477c4ca
to
10f69ee
Compare
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.
Happy to approve now.
Fixes #637
Contribution checklist
Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.
docs/source/changelog.rst