SMR_logic: NRCS soil moisture regimes

View source: R/SoilMoistureTemperatureRegimes.R

SMR_logicR Documentation

NRCS soil moisture regimes

Description

Soil moisture regimes are determined based on Soil Survey Staff 2014 (pages 28-31, Key to Soil Taxonomy).

Usage

SMR_logic(
  ACS_COND1,
  ACS_COND2,
  ACS_COND3,
  MCS_COND0,
  MCS_COND1,
  MCS_COND2,
  MCS_COND2_1,
  MCS_COND2_2,
  MCS_COND2_3,
  MCS_COND3,
  MCS_COND3_1,
  MCS_COND4,
  MCS_COND5,
  MCS_COND6,
  MCS_COND6_1,
  MCS_COND7,
  MCS_COND8,
  MCS_COND9,
  MCS_COND10,
  has_permafrost
)

References

Soil Survey Staff (2014). Keys to soil taxonomy, 12th ed. USDA Natural Resources Conservation Service, Washington, DC.


DrylandEcology/rSW2funs documentation built on June 28, 2023, 2:51 a.m.