lakemorpho: Lake Morphometry Metrics in R

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, maximum length, maximum width, mean width,maximum depth, mean depth, shoreline development, shoreline length, surface area, and volume.

Version: 1.1.0
Depends: R (≥ 3.0.0), maptools
Imports: methods, stats, grDevices, rgdal, raster, rgeos, sp, geosphere, cluster
Published: 2016-12-27
Author: Jeffrey W. Hollister [aut, cre], Joseph Stachelek [ctb]
Maintainer: Jeffrey W. Hollister <hollister.jeff at epa.gov>
BugReports: https://www.github.com/USEPA/lakemorpho/issues
License: CC0
URL: http://www.github.com/USEPA/lakemorpho
NeedsCompilation: no
Materials: README
CRAN checks: lakemorpho results

Downloads:

Reference manual: lakemorpho.pdf
Package source: lakemorpho_1.1.0.tar.gz
Windows binaries: r-devel: lakemorpho_1.1.0.zip, r-release: lakemorpho_1.1.0.zip, r-oldrel: lakemorpho_1.1.0.zip
OS X El Capitan binaries: r-release: lakemorpho_1.1.0.tgz
OS X Mavericks binaries: r-oldrel: lakemorpho_1.1.0.tgz
Old sources: lakemorpho archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lakemorpho to link to this page.