Skip to content
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

Merged
merged 32 commits into from
Jul 1, 2024

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    8f2d951 View commit details
    Browse the repository at this point in the history
  2. Vertical profile for lfric data using model_level_number

    And plotting of spatial fields on model_level_number for lfric.
    Sylviabohnenstengel authored and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5d8ccbf View commit details
    Browse the repository at this point in the history
  3. add colourscale for potential temperature on vertical levels and corr…

    …ect bug in lfric vertical profile
    Sylviabohnenstengel authored and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b75fe30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c53505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    518e46f View commit details
    Browse the repository at this point in the history
  6. adapt operators and recipes to deal with lfric on vertical levels. Sl…

    …ammed lfric data use full_levels instead of model_level_number coordinate
    Sylviabohnenstengel authored and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    306114e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43d12c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83cc1db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34bc2d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c7f2a5 View commit details
    Browse the repository at this point in the history
  11. Update cset-workflow/includes/lfric_plot_spatial_mlevel_model_field.cylc

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fc8dcb8 View commit details
    Browse the repository at this point in the history
  12. Update cset-workflow/includes/lfric_plot_spatial_mlevel_model_field.cylc

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0f6baa7 View commit details
    Browse the repository at this point in the history
  13. Update cset-workflow/includes/lfric_plot_spatial_plevel_model_field.cylc

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bb16e6c View commit details
    Browse the repository at this point in the history
  14. Update cset-workflow/meta/rose-meta.conf

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8b435d0 View commit details
    Browse the repository at this point in the history
  15. Update src/CSET/operators/plot.py

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    551c244 View commit details
    Browse the repository at this point in the history
  16. Update src/CSET/operators/plot.py

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e8c7fe8 View commit details
    Browse the repository at this point in the history
  17. Update src/CSET/operators/plot.py

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b2693e7 View commit details
    Browse the repository at this point in the history
  18. Update cset-workflow/includes/lfric_plot_spatial_plevel_model_field.cylc

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    332b11c View commit details
    Browse the repository at this point in the history
  19. Update src/CSET/operators/plot.py

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3ba91df View commit details
    Browse the repository at this point in the history
  20. Update src/CSET/operators/constraints.py

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e1b1aba View commit details
    Browse the repository at this point in the history
  21. Apply suggestions from code review

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a5a5fdf View commit details
    Browse the repository at this point in the history
  22. Apply suggestions from code review

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3b45f5b View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    02025ba View commit details
    Browse the repository at this point in the history
  24. Update cset-workflow/meta/rose-meta.conf

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    548e484 View commit details
    Browse the repository at this point in the history
  25. Update src/CSET/operators/constraints.py

    Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
    Sylviabohnenstengel and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8174036 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4fb79cb View commit details
    Browse the repository at this point in the history
  27. Add generic level constraint operator

    This does what we have been trying to do, in having a single operator
    that can handle all levels.
    jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cc811af View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5cd1fc6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    98729dc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d67a13c View commit details
    Browse the repository at this point in the history
  31. Update constraints.py

    I added pressure to make it absolutely clear t=it generates constraints for all types of vertical levels
    Sylviabohnenstengel authored and jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7c22590 View commit details
    Browse the repository at this point in the history
  32. Reflow docstring

    jfrost-mo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    10f69ee View commit details
    Browse the repository at this point in the history