Skip to content
Snippets Groups Projects
NEWS.md 524 B
Newer Older
David Dorchies's avatar
David Dorchies committed
# CropWat 0.2.0 (2024-10-21)

David Dorchies's avatar
David Dorchies committed
## New features
David Dorchies's avatar
David Dorchies committed

* Handle multiple years of simulation (#6)
* Handle pluriannual crops (#10)
* Read crop parameters file .CRO from CropWat 8.0 (#12)

## Internal features and changes

* Handle stable and dev version of pkgdown on gitlab pages (#14)


# CropWat 0.1.0 (2024-10-17)

## New features

* Create Input object (#1)
* Create Initial State (#2)
* Add `CW_model`: simulation for one time step (#4)
* Add `CW_run_simulation`: run CropWat for a time period (#5)
* Add `plot.CW_input` (#3)