Releases: AgroCares/Open-Bodem-Index-Calculator
Releases · AgroCares/Open-Bodem-Index-Calculator
Version 3.0.3
Version 3.0.2
Fixed
- Fixes error in validation of B_LU_BRP by enabling calculations with brp codes of 2023 [OBI-28]
- Fixes classification of grasland met/zonder herinzaai in
crops.obic
Changed
B_LU_WATERSTRESS_OBIC
of 265 (grasland blijvend), 331, and 3718 from 'grasland met herinzaai' to 'grasland zonder herinzaai' incrops.obic
Removed
- Removes urls to bodemconsult.nl due to invalid SSL certificate, which is not accepted by CRAN
Version 2.0.4
Fixed
- Fixes calculation of
field capacity
atcalc_waterretention
Version 2.0.3
Fixed
Fixes plotting of regime curve in workability vignette #149
Version 2.0.1
Changed
- The function
ind_sulpher
is renamed toind_sulfur
in documentation
Added
- all functions are extended with
examples
andreturn
Changed
- standardize output variables of pedotransfer parameters Wosten
Fixed
- Fixes many spelling errors in the documentation
- Set title in
decription
to title case - Fix links to external websites
- Fix duplicated indicator in recom.obic (in dev/ppr_maatregel.r), issue #164
- Fix setorder after merge in calc_n_effieciency
- Fix setorder after merge in calc_som_balance
Removed
- Removes
/docs
as the documentation website is now automatically generated by GitHub Actions
Deprecated
- The function
ind_sulpher
is deprecated due to renaming
Version 2.0.2 paper edition
Special version to freeze the code used for the paper: An Open Soil health assessment framework facilitating sustainable soil management
Version 2.0.0
Added
- Add
ppr_bouwplan_tables.R
in dev/scripts - Add
merge_nema_tables.R
in dev/scripts - Add
ppr_crops_crumbleability.R
in dev/scripts - Add arguments
B_GWL_GHG
,B_GWL_GLG
andB_Z_TWO
toobic_field
andobic_field_dt
- Activate
calc_workability
- Add
calc_makkink
to add makkink factors to crop table - Add
calc_psp
to estimate precipitation surplus - Add
ind_nematodes
andind_nematodes_list
to estimate the index for nematode risks - Add
ind_gw_recharge
to estimate the groundwater recharge index - Add
calc_n_efficiency
andind_n_efficiency
to estimate N efficiency - Add
calc_pesticide_leaching
andind_pesticide_leaching
to evaluate retention of pesticides in topsoil - Add check to
ppr_weight_obic
to check if all indicators inweight.obic
occur incolumn_descriptions_obic
- Add vignette
obic_workability
, describing how workability is calculated and affected by its input variables - Add vignette
obic_introduction
as a short tutorial describing the OBIC principles - Add vignette
obic_score_aggregation
to illustrate the aggregation principles used - Add table
weather.obic
with monthly mean precipitation, temperature and evaporation - Add table
crops.makkink
with mean Makkink factors per crop type - Add table
nema.crop.rot.obic
added with crop sensitivity for nematodes - Add table
nema.obic
with treshold values per species - Add GitHub Action to run R-CMD-Check for changes on
master
anddevelopment
- Add coverage of unit tests
Changed
- Update documentation for workability
- Update
weight.obic
for workability - Update
column_descriptions_obic.Rdata
- Update documentation for nematodes
- Update
calc_workability
- Rename
B_Z_TWO
toB_GWL_ZCRIT
- Improve function description of
ind_workability
- Increase required days post GLG for maize on sand or loess to match October 1
- Increase required days post GLG for maize on other soils to match October 20
season.obic
can now be merged on both landuse and soiltype- Update binnenveld with BodemSchat data (via OBIC-helpers)
obic_field
can be used for multiple fields with field-ID
Removed
- Removes
A_COM_FR
andA_CACO3_IF
from input as they were not used #145
Fixed
- Error in
grass_age
: age was incorrectly estimated for multiple fields - Removed negative values from
season.obic
- Ensured total_days >= req_days_pre_glg + req_days_post_glg in
season.obic
- Root depth was incorrectly assigned for maize and nature
- Fix the format of
NEWS.md
so that it is shown on the package website - Remove the prefixes and suffixed of
B_GWL_CLASS
Version 1.0.4
Added
- Check on column names in obic_field_dt
- tests on obic_field_dt
Fixed
- Fixed check on required column names in obic_field_dt
Versie 1.0.3
Version 1.0.3 2021-09-16
Added
- Adds unit test for
obic_field
Removed
- Removes
A_COM_FR
andA_CACO3_IF
from input as they were not used #145
Fixed
- Fixes ascii signs issues
Versie 1.0.2
Version 1.0.2 2021-05-20
Added
- ind_man_ess.R and tests are added for update aggregated management scores, issue #131
Changed
- obic_field() makes use of ind_man_ess