- DEM
SpatRaster object of a given waterbody, rasters can be transformed to SpatRaster via the rast() function in 'terra'
- thermo_depth
number giving the estimated middle of thermocline, results in calculation of only epilimnion and hypolimnion volumes. Default = NULL, cannot use in conjunction with thermo_low and thermo_high
- thermo_high
number giving the upper bound of thermocline depth, results in calculation of epilimnion, metalimnion, and hypolimnion values
- thermo_low
number giving the lower bound of thermocline depth, results in calculation of epilimnion, metalimnion, and hypolimnion values
- DEMunits
character describing units of raster coordinate system. Can be meters, kilometers, or hectares ("m", "km", "ha"), default = "m"
- depthUnits
character describing units of depth measurement. Can be either feet or meters ("ft", "m"), default = "ft"
- by
numeric increment per unit by which volumes are calculated. Higher values will result in lower resolution. Default = 1
- stop
optional numeric value specifying depth at which to stop habitat volume calculations, default = NULL