Description Usage Arguments Examples
Calculates high and higher high water datums from a short term tide station using a NOAA reference station
1 | get.local.hw.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.hw.datums('Petaluma.csv', 9414290)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.