-
Notifications
You must be signed in to change notification settings - Fork 21
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
(0.9.0) Fix typos in code, docs, and docstrings #155
Conversation
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.
Lgtm!
@jagoosw are these breaking changes?
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #155 +/- ##
=======================================
Coverage 64.19% 64.19%
=======================================
Files 27 27
Lines 1064 1064
=======================================
Hits 683 683
Misses 381 381
☔ View full report in Codecov by Sentry. |
@pitmonticone I added few suggestions for code alignment. |
Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
@navidcy Committed. |
Thank you @pitmonticone ! This is indeed a breaking change. @navidcy if there are no changes needed could we add the latest Oceananigans compats in this PR before we push a minor release too? |
Sure, I can do that. But I suggest we drop the support to previous Oceananigans since v0.90 introduced a big change to the API and I don't see how we could possibly support both pre-v0.90 and post/= v0.90. |
@navidcy updating to 0.90 might be quite a lot of work, I can sort it tomorrow if you want. I agree I don't think it's likely we could support both and I think we'd probably want to make some changes for consistency with it. Perhaps that should be a different PR that we merge first. |
@jagoosw I just saw your post. I already pushed changes in the Manifest+Project for Oceananigans v0.90. I looked through the examples and, to me, it didn't seem that we need to change anything. If the tests fail I'll revert my changes and we can open another one for Oceananigans v0.90. how does this sound? |
@jagoosw, ok .. things fail. |
I'll make a new PR, I suspect I may need todo some work for the light attenuation and gas exchange stuff as they use |
OK @pitmonticone, we'll wait for #157 first before merging this one. Once #157 is merged then we'll merge this one ;) |
@jagoosw, when tests pass I'll merge |
This PR is a breaking change as it corrects spellings in the API. Changes in parameter names occur in:
LOBSTER
SLatissima
InstantRemineralisation