Lake Morphometry Metrics
Calculate surrounding topography for lake
Calculates Lake Volume in R
Default plotting of a lakeMorpho object
Calculate all Lake Morphometry Metrics
Elevation Data for lakemorpho
examples
Lake Data for lakemorpho
examples
lakemorpho class data for lakemorpho
examples
Function to calculate fetch along an input bearing
Calculate the length of the major axis for lake
Estimate maximum lake depth
Calculate maximum lake length
Function to find line representing maximum lake Width
Function to return lake Mean Depth
Function to return lake Mean Width
Calculate the length of the minor axis for lake
Calculate the ratio of the minor axis length to major axis length
Lake Morphometry in R
Function to create a lakeMorpho class - this is input to all other met...
Function to calculate shoreline development
Function to calculate shoreline length
Return lake surface area
Lake morphometry metrics are used by limnologists to understand, among other things, the ecological processes in a lake. Traditionally, these metrics are calculated by hand, with planimeters, and increasingly with commercial GIS products. All of these methods work; however, they are either outdated, difficult to reproduce, or require expensive licenses to use. The 'lakemorpho' package provides the tools to calculate a typical suite of these metrics from an input elevation model and lake polygon. The metrics currently supported are: fetch, major axis, minor axis, major/minor axis ratio, maximum length, maximum width, mean width, maximum depth, mean depth, shoreline development, shoreline length, surface area, and volume.