-
Notifications
You must be signed in to change notification settings - Fork 17
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
Adding L96 example #101
Adding L96 example #101
Conversation
Codecov Report
@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 88.80% 88.84% +0.04%
==========================================
Files 7 7
Lines 545 547 +2
==========================================
+ Hits 484 486 +2
Misses 61 61
Continue to review full report at Codecov.
|
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.
Looks great! Overall we need 2 main changes (1) move the Project/Manifest changes out to the Lorenz directory (2) separate the parameters/settings for the model from the parameters/setting from the learning setup!
Thanks!
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! Thanks a lot Mike
bors r+ |
Build succeeded: |
Addresses Issue #99
Also Addresses Issue #93
Adds a L96 example. Has a "seasonal" forcing option. RK4 time integration.