Skip to content

Releases: AgroCares/Open-Bodem-Index-Calculator

Version 3.0.3

10 Sep 07:11
608bbac
Compare
Choose a tag to compare

OBIC 3.0.3 2024-08-12

Added

  • Adds the new cultivations from 2024 [PL-33]

Version 3.0.2

05 Mar 12:55
636a586
Compare
Choose a tag to compare

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' in crops.obic

Removed

  • Removes urls to bodemconsult.nl due to invalid SSL certificate, which is not accepted by CRAN

Version 2.0.4

11 Jan 13:22
50ef0c2
Compare
Choose a tag to compare

Fixed

  • Fixes calculation of field capacity at calc_waterretention

Version 2.0.3

11 Jan 11:40
4b97216
Compare
Choose a tag to compare

Fixed

Fixes plotting of regime curve in workability vignette #149

Version 2.0.1

13 Apr 07:16
6618d32
Compare
Choose a tag to compare

Changed

  • The function ind_sulpher is renamed to ind_sulfur in documentation

Added

  • all functions are extended with examples and return

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

26 Jan 11:26
Compare
Choose a tag to compare

Special version to freeze the code used for the paper: An Open Soil health assessment framework facilitating sustainable soil management

Version 2.0.0

11 Jan 14:52
af41464
Compare
Choose a tag to compare

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 and B_Z_TWO to obic_field and obic_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 and ind_nematodes_list to estimate the index for nematode risks
  • Add ind_gw_recharge to estimate the groundwater recharge index
  • Add calc_n_efficiency and ind_n_efficiency to estimate N efficiency
  • Add calc_pesticide_leaching and ind_pesticide_leaching to evaluate retention of pesticides in topsoil
  • Add check to ppr_weight_obic to check if all indicators in weight.obic occur in column_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 and development
  • 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 to B_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 and A_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

08 Oct 15:00
5d4ee8a
Compare
Choose a tag to compare

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

16 Sep 10:12
3e5ff5f
Compare
Choose a tag to compare

Version 1.0.3 2021-09-16

Added

  • Adds unit test for obic_field

Removed

  • Removes A_COM_FR and A_CACO3_IF from input as they were not used #145

Fixed

  • Fixes ascii signs issues

Versie 1.0.2

21 May 11:07
5f930a0
Compare
Choose a tag to compare

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