NEWS
CropWat 0.2.2 (2026-03-14)
Bug fixes
- Soil moisture depletion discontinuity if root depths decrease (#24)
CropWat 0.2.1 (2025-04-12)
Bug Fixes
- Fixed miscalculation of Kc on cycle overlapping 2 civil years (#20)
- Resolved huge computation time when using dates_irrig argument in CW_irrig_fun_factory (#18)
- Corrected error on winter crops in CW_create_input (#16)
Improvements
- Improved model computation speed (#17)
CropWat 0.2.0 (2024-10-21)
New features
- 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)