volTriPoints: Solute plume concentration data set.
Description
Example solute plume concentration data set
associated with the GWSDAT (“GroundWater
Spatiotemporal Data Analysis Tool”) project
https://protect-au.mimecast.com/s/demRC91WzLH6qo3TorzN7?domain=gwsdat.net.
The deldir package is used in this project as part of a
numerical routine to estimate plume quantities (mass, average
concentration and centre of mass).
Usage
volTriPoints
Arguments
Format
A data frame with 232 observations on the following 3 variables.
x
The x-coordinates of the centres of mass
of the plumes.
y
The y-coordinates of the centres of mass
of the plumes.
z
The plume concentrations.
Details
This data set played a critical role in revealing a bug in the
Fortran code underlying the deldir() function.
References
Jones, W. R., Spence, M. J., Bowman, A. W., Evers, L. and Molinari,
D. A. (2014). A software tool for the spatiotemporal analysis
and reporting of groundwater monitoring data. Environmental
Modelling & Software55, pp. 242--249.