View source: R/climate_index.R
climateModifyingFactors | R Documentation |
The climate modifying factors is a designed to return the percentage deduction for early spring moisture, excess fall moisture, and early fall frost. Max deduction for each modifying factor is limited to 10
climateModifyingFactors( ratingTableArrayESM, ratingTableArrayEFM, ppeSpring, ppeFall )
ratingTableArrayESM |
Rating table lower and upper bounds for deduction for ESM. |
ratingTableArrayEFM |
Rating table lower and upper bounds for deduction for EFM. |
ppeSpring |
Precipitation minus potential evapotranspiration for spring |
ppeFall |
Precipitation minus potential evapotranspiration for fall |
Climate modifying factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.