conical_bathy: Estimate conical bathymetry

Description Usage Arguments

View source: R/conical_bathy.R

Description

Creates simple conical bathymetry profile based on lake area and max observed depth. Useful in situations where true hypsometry or bathymetry is unknown.

Usage

1
conical_bathy(area, zmax)

Arguments

area

Lake area in desired units (usually meters^2)

zmax

Maximum lake depth (usually in meters)


lawinslow/lakemodeltools documentation built on May 20, 2019, 8:24 p.m.