README.md

Package "helptabel"

AppVeyor build status Travis Build Status

The package "helptabel" can be used to estimate the reduction in crop production caused by waterlogging and drought. The groundwater regime is characterized by the mean (average) lowest and highest groundwaterlevel ("GHG and "GLG"). 70 different soil types are distinguished and two types of land use (grassland and arable land).

The following approximate analytical formulas are used to calculate the reduction in crop production.

For the calculation of the reduction in crop production caused by waterlogging ("Natschade"), the blue parameters A-D are optimized against the tabulated values in the "HELP-tabel (1987, see below"). In this relation the parameter E equals the smallest tabulated reduction caused by waterlogging (for every soil/crop combination).

For the calculation of the reduction in crop production caused by drought ("Droogteschade"), the red parameters A-E are optimized against the tabulated values in the "HELP-tabel (1987).

The "data-raw" folder contains the "original" HELP tables, as well as the optimization code.

Differences between the values calculated with the above formulas and the tabulated values are typically small. The frequency distributions of the root-mean-square error values illustrate this, as well as the comparison between tabulated and calculated reduction values for the soil HELP=15 (landuse = grassland).

Installation

You can install the released version of menyanthes from with:

install_github("KeesVanImmerzeel/helptabel")

Then load the package with:

library("helptabel")

Functions in this package

Get help

To get help on the functions in this package type a question mark before the function name, like ?ht_reduction()

Remarks

In the HELP-table (1987) the HELP numbers 71 and 72 where not included. Therefore, calculation of the reduction in crop production is not possible for the following bofek numbers: 301, 305, 306, 314, 315 and 319 (soil units Hd21, Hn21g, Hn21t, pZg23t, Hn23x, cHn23x).

References

"De invloed van de waterhuishouding op de landbouwkundige produktie". Rapport van de werkgroep HELP-tabel, Mededelingen Landinrichtingsdienst 176 (1987).



KeesVanImmerzeel/helptabel documentation built on Sept. 23, 2020, 11:33 a.m.