Tests for the natric horizon: an argic horizon with diagnostic sodium accumulation (ESP >= 15%) within at least one argic layer. Diagnostic of Solonetz.
Arguments
- pedon
A
PedonRecord.- min_esp
Minimum ESP % (default 15).
- min_pH_h2o
Minimum pH(H2O) for the ESP-only path (default 7.0; alkaline gate to exclude false-positive acidic Bt horizons).
v0.9.76 designation + ESP-only inference (opt-in)
Field-described Solonetz profiles in NCSS / KSSL data routinely
reach the natric ESP threshold (computed from
na_cmol / cec_cmol) without satisfying the strict
argic() clay-increase test, because surveyors record
Btk-suffix designations (carbonates dominate the horizon
designation choice) rather than Btn/Bn or
clay_pct is missing.
With options(soilKey.natric_designation_inference = TRUE) the
function accepts a layer as natric when the canonical argic test
returns NA or FALSE AND either:
the designation matches
[A-Z][a-z0-9]*n(annmaster-letter modifier in the horizon name – e.g.\Btn,Btnz,Bn, the curator's direct assertion that natric features are present), ORESP >=
min_espon a B-prefixed subsoil layer (top_cm > 20) AND the layer's pH(H2O) >= 7 (alkaline – typical of true natric, excludes acidic Bt horizons that happen to read high Na from sea-spray).
Default is FALSE (canonical behaviour preserved).
