fnc_MakeSoil_BZE: Creating soil dataframes from BZE Data

View source: R/fnc_depth_discr_BZE.R

fnc_MakeSoil_BZER Documentation

Creating soil dataframes from BZE Data

Description

This function has been merged from several steps of Paul Schmidt-Walter's documentation on soil parametrisation from BZE data ("U:\Brook90_2018\paul_schmidt_walter_2018\Dokumentation\2_Bodenparameter.nb".). In short, it is the equivalent to fnc_depth_disc, just for the data structure of the data extracted from the BZE-rasterstack using data.table and some merging and melting steps.

Usage

fnc_MakeSoil_BZE(soil, skltn)

Arguments

soil

soil information in a certain form

skltn

discretisation information in a certain form

Value

Returns a longer data.table that already includes an earlier version of ls.soils. Further processed in fnc_soil_bze( ).


rhabel/modLWFB90 documentation built on Nov. 21, 2024, 3:28 a.m.