normDepths: Normalize depths of modelled output

View source: R/normDepths.R

normDepthsR Documentation

Normalize depths of modelled output

Description

For modelled data where there is a varying lake level, this normalises the depths so the surface is the same and assigns depths to the depths lower relative to the top depth. Allows for comparison with observed data from load.obs

Usage

normDepths(mod.dep, print = T)

Arguments

mod.dep

dataframe of modelled values loaded using load.3d

print

logical; Print a progress bar to the console. Defaults to TRUE

Value

data frame of normalized modelled depths


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.