ogsDistance {sarp.snowprofile.alignment}R Documentation

Difference in layer ogs

Description

Calculate the difference (i.e. distance) in layer ogs

Usage

ogsDistance(ogs1, ogs2, normalize = FALSE, absDist = TRUE)

Arguments

ogs1

numeric ogs values (1D array)

ogs2

numeric ogs values (1D array)

normalize

Should result be normalized? boolean, default False.

absDist

Interested in absolute distance? default True.

Value

numeric ogs distance

Author(s)

pbillecocq


[Package sarp.snowprofile.alignment version 1.2.2 Index]