calc_WSEw_from_stage_data: Calculate WSEw from stage time series

Description Usage Arguments Details

Description

Calculates water surface elevation-width pairs from stage time series to simulate the data available to SWOT Corrupts the synthetic measurements, as well

Usage

1
2
calc_WSEw_from_stage_data(cross_sections, h, t, tobs, r, sd_w = 0,
  sd_h = 0)

Arguments

cross_sections

list of cross sections

h

gauged water surface elevations

t

vector of times corresponding to gauged water surface elevations

tobs

vector of times at which to make an observation

r

cross section number

Details

Similar to calc_WSEw, but selects WSE values to enter in with based on a time series of gauge measurements. Also incorporates some of the functionality from observe(). This function is a work in progress.


jschap1/WSEw documentation built on May 12, 2019, 10:50 a.m.