Read GLM lake water level output
Usage
read_glm_wlev(nc = NULL, file)
Arguments
- nc
An object of class ncdf4 (as returned by either
function nc_open
or function nc_create), indicating what file to read from.
- file
File path to netCDF file. Only used if `nc` is NULL.
Value
Data frame with Date and LKE_lvlwtr columns