toy_input: Toy input data for soil C modelling.

Description Usage Format Source

Description

A small, random, fairly believable input dataframe which can be used to test and demonstrate process_climdata(),run_model() and any of the associated helper functions.

Usage

1

Format

A nested tibble.

year

The year of the simulation run, an integer

climdata

A list of nested 3 * 12 dataframes containing monthly observations of temperature (temp, degrees Celsius), precipitation (precip, mm), and potential evapotranspiration (pet, mm).

c_input

The carbon input to the soil, in tonnes per hectare.

lignin_frac

The lignin content of soil organic matter inputs, fractional.

n_frac

The nitrogen content of soil organic matter inputs, fractional.

sand_frac

The sand content of the soil mineral makeup, fractional.

till_type

The tillage practice in use, a character variable, one of "full", "reduced", "zero" or "unknown".

Source

The author's imagination.


aj-sykes92/soilc.ipcc documentation built on March 19, 2021, 11:52 a.m.