-
Notifications
You must be signed in to change notification settings - Fork 29
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
Corrected forcing data script and added function to run biomee multiple times #207
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #207 +/- ##
==========================================
+ Coverage 75.56% 75.77% +0.20%
==========================================
Files 36 36
Lines 4162 4268 +106
==========================================
+ Hits 3145 3234 +89
- Misses 1017 1034 +17 ☔ View full report in Codecov by Sentry. |
66c9fae
to
f242e45
Compare
Great you managed to get all checks passing! And great work on all the output variable additions. Just two small remaining points:
Could you resolve this before I merge @lauramarques? Did you merge the latest rsofun master into your master before making the PR? If not, please do so. |
Yes, I will resolve these two points and I also need to add a couple of commits more needed to run the DBEN simulations. |
a4ea25f
to
5363894
Compare
I have now added the last commits and all checks have passed. |
@lauramarques Please remember, when adding code, using indenting. |
Ok, I see. |
No description provided.