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

Update cbh ecc name #1922

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Conversation

mspelman07
Copy link
Contributor

@mspelman07 mspelman07 commented Jul 4, 2023

Acceptance test data: metoppv/improver_test_data#19

Updates ECC name of cloud base altitude to cloud base height as this diagnostic will be a height by the time it is converted to a percentile. This also requires the updating of cube names for a few tests

Testing:

  • Ran tests and they passed OK
  • Added new tests for the new feature(s)

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #1922 (9d0f14d) into master (a626799) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1922   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files         121      121           
  Lines       11480    11480           
=======================================
  Hits        11290    11290           
  Misses        190      190           
Impacted Files Coverage Δ
improver/ensemble_copula_coupling/constants.py 100.00% <ø> (ø)

Copy link
Contributor

@Katie-Howard Katie-Howard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've looked through the changes, and can see that it is just a change from "altitude" to "height", which is correct. The new acceptance tests data shows these changes too, and the cli tests run fine with the new data as well. I'm happy that this is all correct.

@bayliffe bayliffe merged commit 78f293d into metoppv:master Jul 6, 2023
10 checks passed
@bayliffe bayliffe assigned mspelman07 and unassigned Katie-Howard and bayliffe Jul 6, 2023
bayliffe added a commit to bayliffe/improver that referenced this pull request Jul 28, 2023
* upstream/master:
  Fix to the wind vertical displacement adjustment implementation (metoppv#1927)
  Add function which normalises input cubes according to a reference (metoppv#1919)
  Skip ECC bounds usage when converting probabilities to percentiles (metoppv#1926)
  Add CLIs to support rescaling of the forecast based on altitude difference (metoppv#1917)
  Changes to the modal code to increase the percentage to 30% and change the groupings to provide a more representative daily summary symbol. (metoppv#1925)
  Add plugins to support rescaling of the forecast based on altitude difference (metoppv#1916)
  Support conversion from percentiles to probabilities (metoppv#1924)
  Correct handling of reference time in weather_code plugin (metoppv#1920)
  Add CLI for clipping cubes (metoppv#1918)
  Update cbh ecc name (metoppv#1922)
  Updates Broadcast and expand_bounds in Combine Plugin (metoppv#1914)
  Mobt515 cloud base height spot extraction (metoppv#1911)
  MOBT-494: Cube title setting in weather symbol code (metoppv#1912)
  MOBT512-masking percentiles for cloud base height (metoppv#1908)
  Mobt 496 enforce forecast between references (metoppv#1907)
MoseleyS pushed a commit to MoseleyS/improver that referenced this pull request Aug 22, 2024
* Updates ECC bound name for cloud base

* update checksums

---------

Co-authored-by: Marcus Spelman <marcus.spelman@metoffice.gov.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants