get_bed_shear_stress: Calculate bed shear stress at a location

get_bed_shear_stressR Documentation

Calculate bed shear stress at a location

Description

This function takes tidal data from SINMOD and wave data from ECMWF, aligns the two time series at a single location, and then calculates the bed shear stress through time.

Usage

get_bed_shear_stress(pixel, tide_packets, depth = 40)

Arguments

pixel

a numeric value indicating the row number of a dataframe of target coordinates.

tide_packets

a list of dataframes containing instructions for processing all SINMOD files which share a year.

Value

A dataframe containing a time series of bed shear stress metrics for a location.

See Also

Other water movements: get_tides_ts(), get_waves_ts(), reshape_SINMOD(), sample_tides_year(), sample_waves()


Jack-H-Laverick/MiMeMo.tools documentation built on March 6, 2023, 3:44 p.m.