Processing and analysis of field collected or simulated sprinkler system catch data (depths) to characterize irrigation uniformity and efficiency using standard and other measures. Standard measures include the Christiansen coefficient of uniformity (CU) as found in Christiansen, J.E.(1942, ISBN:0138779295, "Irrigation by Sprinkling"); and distribution uniformity (DU), potential efficiency of the low quarter (PELQ), and application efficiency of the low quarter (AELQ) that are implementations of measures of the same notation in Keller, J. and Merriam, J.L. (1978) "Farm Irrigation System Evaluation: A Guide for Management" <https://pdf.usaid.gov/pdf_docs/PNAAG745.pdf>. spreval::DU.lh is similar to spreval::DU but is the distribution uniformity of the low half instead of low quarter as in DU. spreval::PELQT is a version of spreval::PELQ adapted for traveling systems instead of lateral move or solid-set sprinkler systems. The function spreval::eff is analogous to the method used to compute application efficiency for furrow irrigation presented in Walker, W. and Skogerboe, G.V. (1987,ISBN:0138779295, "Surface Irrigation: Theory and Practice"),that uses piecewise integration of infiltrated depth compared against soil-moisture deficit (SMD), when the argument "target" is set equal to SMD. The other functions contained in the package provide graphical representation of sprinkler system uniformity, and other standard univariate parametric and non-parametric statistical measures as applied to sprinkler system catch depths. A sample data set of field test data spreval::catchcan (catch depths) is provided and is used in examples and vignettes. Agricultural systems emphasized, but this package can be used for landscape irrigation evaluation, and a landscape (turf) vignette is included as an example application.
Version: | 1.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | timeDate, interp |
Suggests: | fields, knitr, rmarkdown, plotrix |
Published: | 2022-03-23 |
DOI: | 10.32614/CRAN.package.spreval |
Author: | Garry Grabow [aut, cre, cph] |
Maintainer: | Garry Grabow <glgrabow at ncsu.edu> |
BugReports: | https://github.com/glgrabow/spreval/issues |
License: | GPL-3 |
URL: | https://glgrabow.github.io/spreval/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | spreval results |
Reference manual: | spreval.pdf |
Vignettes: |
Landscape Sprinkler Systems lateral-move systems Solid-set Sprinkler Systems Traveling Systems |
Package source: | spreval_1.1.0.tar.gz |
Windows binaries: | r-devel: spreval_1.1.0.zip, r-release: spreval_1.1.0.zip, r-oldrel: spreval_1.1.0.zip |
macOS binaries: | r-release (arm64): spreval_1.1.0.tgz, r-oldrel (arm64): spreval_1.1.0.tgz, r-release (x86_64): spreval_1.1.0.tgz, r-oldrel (x86_64): spreval_1.1.0.tgz |
Old sources: | spreval archive |
Please use the canonical form https://CRAN.R-project.org/package=spreval to link to this page.