-
Notifications
You must be signed in to change notification settings - Fork 49
add colorbar and title to Yang et al. 2018: fig2/d; sort out pint units and clean up code #1750
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1750 +/- ##
=======================================
Coverage 86.62% 86.62%
=======================================
Files 413 413
Lines 10471 10471
=======================================
Hits 9070 9070
Misses 1401 1401 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks @AgnieszkaZaba ! |
|
added issue to devops_tests (open-atmos/devops_tests#60) about failing devops_test run due to |
|
the failure was intriguing... it tried to compile the freshly released Numba 0.63.0, but it should not as we have the |
readme_snippets.yml workflow to obey [CI_version_pins]
readme_snippets.yml workflow to obey [CI_version_pins]
Addresses #1744