Description Usage Arguments Examples
Calculates low and lower high water datums from a short term tide station using a NOAA reference station
1  | get.local.lw.datums(time.series, station, out.dir, by = "overall")
 | 
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'.  | 
1  | get.local.lw.datums('BrownsIsland01.csv', 9415144)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.