mineralSubsurfaceSoilMoistureComponentRating: Mineral Soil Moisture Component Rating Available Water...

View source: R/mineral_soil_index_add_data.R

mineralSubsurfaceSoilMoistureComponentRatingR Documentation

Mineral Soil Moisture Component Rating Available Water Holding Capacity

Description

The mineral soil moisture component returns the point deduction for the available water holding capacity "AWHC".

Usage

mineralSubsurfaceSoilMoistureComponentRating(
  surfaceSiltPercent,
  surfaceClayPercent,
  subsurfaceSiltPercent,
  subsurfaceClayPercent
)

Arguments

surfaceSiltPercent

Percentage of surface (depths 0-60cm) silt

surfaceClayPercent

Percentage of surface (depths 0-60cm) clay

subsurfaceSiltPercent

Percentage of subsurface (depths 61-200cm) silt

subsurfaceClayPercent

Percentage of subsurface (depths 61-200cm) clay

Value

Deduction points for the moisture component rating deduction.


mitmon/SRS documentation built on Jan. 12, 2023, 12:15 a.m.