-
Notifications
You must be signed in to change notification settings - Fork 91
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
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.
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.
improver_tests/acceptance/SHA256SUMS
Outdated
@@ -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 |
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.
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?
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.
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.
…hanges primarily aimed at including the cloud component from wet symbols in dry day symbolderivation.
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.
Thanks for the change, all tests passing for me 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.
Thanks @bayliffe 👍
I've added some minor comments.
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: