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

MOBT-809: Backport weather symbol release changes into master #2065

Merged
merged 5 commits into from
Jan 14, 2025

Conversation

bayliffe
Copy link
Contributor

Backport release changes for wx modal derivation into master. These changes primarily aimed at including the cloud component from wet symbols in dry day symbol derivation.

Testing:

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

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (84a8944) to head (18f41a5).
Report is 56 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #2065    +/-   ##
========================================
  Coverage   98.39%   98.40%            
========================================
  Files         124      134    +10     
  Lines       12212    13158   +946     
========================================
+ Hits        12016    12948   +932     
- Misses        196      210    +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Kat-90 Kat-90 left a comment

Choose a reason for hiding this comment

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

Mostly all good, just one question about the checksums. I also have a failing test on the test_kgo_checksums so maybe there is something going on there but the CI checks have passed for you so it could be a me problem.

@@ -994,8 +994,9 @@ ea67ae7a7f5363ae3692b29c93fb9989449d96e49dc613a1297d98ddb12c578a ./weather-symb
51f636314a6d1fa894ab98cf750493503b191a779c67d6a15081aab2a3612a31 ./weather-symbol-modes/spot_ties/20201209T1700Z-weather_symbols-PT01H.nc
134fb1750cf47e868ee67801b1ea5b1f17120e6f58a787a69e54638d7d88ff82 ./weather-symbol-modes/spot_ties/20201209T1800Z-weather_symbols-PT01H.nc
391a9bd50824318fb8f147db3b14bcd56f5b0f0e0d5479b3579e08d70ef6ba77 ./weather-symbol-modes/spot_ties/kgo.nc
391a9bd50824318fb8f147db3b14bcd56f5b0f0e0d5479b3579e08d70ef6ba77 ./weather-symbol-modes/spot_ties/new_kgo.nc
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this new line right? I can't see a "new_kgo" in the original and is it supposed to have the same checksum as the one above?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope, my bad. Removed. I've also rebased this branch and the acceptance test data on the most recent version of master and re-run the acceptance tests to ensure everything works.

Kat-90
Kat-90 previously approved these changes Jan 7, 2025
Copy link
Contributor

@Kat-90 Kat-90 left a comment

Choose a reason for hiding this comment

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

Thanks for the change, all tests passing for me now.

Copy link
Contributor

@gavinevans gavinevans left a comment

Choose a reason for hiding this comment

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

Thanks @bayliffe 👍

I've added some minor comments.

@bayliffe bayliffe modified the milestones: t809, IM2024.1 Jan 13, 2025
@gavinevans gavinevans merged commit cd33d9b into metoppv:master Jan 14, 2025
10 checks passed
@bayliffe bayliffe added this to the IM2025.1/PS47 milestone Mar 10, 2025
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