Shear_RSF: Shear Function

Description Usage Arguments Examples

Description

Create a Shear map (rsf format) based on the two rsf files (rsf_H1,rsf_H2). It is recommended to have abs(H1-H2)>20m. the two rsf shoud be coherent (domain, and number of setors). The output is also in a rsf format.

Usage

1
Shear_RSF(rsf_H1, rsf_H2)

Arguments

rsf_H1:

rsf object already loaded into memory

rsf_H2:

rsf object already loaded into memory

Examples

1
2
creat a shear map from the two rsf rsf87 and rsf137:
rsf_shear <- Shear_RSF(rsf87,rsf137)

Umercia/rsf documentation built on May 9, 2019, 9:38 p.m.