NEWS
barrks 1.1.1 (2025-03-27)
Bug fixes
- In previous versions, PHENIPS-Clim could trigger the onset before
dd_onset_start_date
if the maximum temperatures were high enough
load_phenology()
was not working correctly for PHENIPS-Clim
plot_development_diagram()
was not working if .split_date
was the last
available date or later
barrks 1.1.0 (2025-03-03)
New features
- PHENIPS-Clim provides the facility to specify an alternative onset calculation.
By default, it is used to trigger the onset depending on the cumulative
maximum temperature if the standard onset calculation fails.
Bug fixes
- Calculation of thermal diapause in PHENIPS-Clim was not correct (difference of
one day in comparison to the previous version)
- The thermal diapause in PHENIPS-Clim was not triggered if last
TRUE
was
returned before first_diapause_date
- The hibernating generations were determined when a mortality event occured
before the diapause has started
- Stepwise calculations that use a storage could result in additional NAs before
load_phenology()
was not working when hibernating generations were not
present
- Changing the value of
onset_mode
in PHENIPS-Clim resulted in an error for
station data (#3)
plot_development_diagram()
generated incorrect plots if a generation was not
present in all passed phenology objects on a day when a mortality event
occured
barrks 1.0.1 (2024-11-04)
- Minor changes in the documentation (typos, English correction, wrong links)
barrks 1.0.0 (2024-08-26)