Skip to content

Commit

Permalink
Update version number to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabern committed Dec 12, 2024
1 parent fbc030e commit 8bc6ff1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rsofun
Title: The P-Model and BiomeE Modelling Framework
Version: 5.0.0.9000
Version: 5.1.0
Authors@R: c(
person(
family = "Stocker",
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# rsofun (development version)
# rsofun v5.1.0

* new BiomeE behavior to recycle last year of forcing if requested simulation time span (`nyeartrend`) is longer than
available forcing data
* Breaking change: biomee drivers' `init_cohort$init_n_cohorts` column has been phased out and must not be present in
drivers to protect against data corruption.

Expand Down

0 comments on commit 8bc6ff1

Please sign in to comment.