geco-bern / rsofun

Implements the Simulating Optimal FUNctioning framework for site-scale simulations of ecosystem processes, including model calibration. It contains Fortran 90 modules for the P-model, SPLASH, and BiomeE models.
https://geco-bern.github.io/rsofun/
GNU General Public License v3.0
25 stars 29 forks source link

Update COPYING #183

Closed stineb closed 1 year ago

stineb commented 1 year ago

Added code provenance statements.

codecov-commenter commented 1 year ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d5f5b0e) 75.68% compared to head (93b7eb5) 75.49%. Report is 24 commits behind head on master.

:exclamation: Current head 93b7eb5 differs from pull request most recent head 7809683. Consider uploading reports for the commit 7809683 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ========================================== - Coverage 75.68% 75.49% -0.20% ========================================== Files 36 36 Lines 4175 4171 -4 ========================================== - Hits 3160 3149 -11 - Misses 1015 1022 +7 ``` | [Files](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [R/run\_pmodel\_f\_bysite.R](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9ydW5fcG1vZGVsX2ZfYnlzaXRlLlI=) | `80.57% <100.00%> (-0.44%)` | :arrow_down: | | [src/biosphere\_biomee.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2Jpb3NwaGVyZV9iaW9tZWUubW9kLmY5MA==) | `100.00% <ø> (ø)` | | | [src/biosphere\_pmodel.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2Jpb3NwaGVyZV9wbW9kZWwubW9kLmY5MA==) | `100.00% <ø> (ø)` | | | [src/classdefs.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NsYXNzZGVmcy5tb2QuZjkw) | `11.38% <ø> (ø)` | | | [src/datatypes.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RhdGF0eXBlcy5tb2QuZjkw) | `96.07% <ø> (ø)` | | | [src/forcing\_siterun\_biomee.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZvcmNpbmdfc2l0ZXJ1bl9iaW9tZWUubW9kLmY5MA==) | `78.57% <ø> (ø)` | | | [src/forcing\_siterun\_pmodel.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZvcmNpbmdfc2l0ZXJ1bl9wbW9kZWwubW9kLmY5MA==) | `86.04% <100.00%> (ø)` | | | [src/gpp\_biomee.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dwcF9iaW9tZWUubW9kLmY5MA==) | `84.70% <ø> (ø)` | | | [src/gpp\_pmodel.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dwcF9wbW9kZWwubW9kLmY5MA==) | `93.87% <ø> (ø)` | | | [src/grid\_siterun.mod.f90](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dyaWRfc2l0ZXJ1bi5tb2QuZjkw) | `0.00% <ø> (ø)` | | | ... and [15 more](https://app.codecov.io/gh/geco-bern/rsofun/pull/183?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.