Description Usage Arguments Value See Also Examples
Retrieve the value of the Highest Astronomical Tide (HAT)
1 2 3 4 5 |
.station |
A number or string specifying the NOAA station for which to retreive metadata. A list of NOAA stations is available at https://tidesandcurrents.noaa.gov/stations.html?type=Water+Levels. A user-friendly map interface is available here; https://tidesandcurrents.noaa.gov/map/index.html?type=TidePredictions. |
.units |
Should values be returned in metric (default) or english units? |
.datum |
The base datum against which to reference HAT. Defaults to MSL, with a warning. |
A decimal value, representing the HAT value at the selected station.
Other station information access functions:
get_availability()
,
get_datums()
,
get_epoch()
,
get_sl_trend()
,
get_tz()
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.