get.local.hw.datums: Get local high water datums

Description Usage Arguments Examples

Description

Calculates high and higher high water datums from a short term tide station using a NOAA reference station

Usage

1
get.local.hw.datums(time.series, station, out.dir, by = "overall")

Arguments

time.series

a csv file that contains the fields DateTime representing DateTime in excel format and Level representing NAVD water levels in meters

station

the numeric ID of the NOAA reference station

out.dir

an optional output directory in which to save results

by

whether to calculate the datums overall or by year. It is almost always most appropriate to calculate it by 'overall'.

Examples

1
get.local.hw.datums('Petaluma.csv', 9414290)

acgoodman/wlTools documentation built on May 16, 2019, 11:05 a.m.