tide_info_fr: Function read and parse tidal times from the site...

Description Usage Arguments Value

View source: R/tidal_times_fr.R

Description

read and parse tidal times from the site http://maree.info/, currently configured to read tides from Le croisic. Converts the time to UTC. Uses the package rvest for the html parsing.

Usage

1
tide_info_fr(tide_date, site_id = 114)

Arguments

tide_date

date in the format yyyymmdd (e.g. 20181201)

site_id

numerical code to the tidal station, e.g. 114 for Le Croisic

Value

a dataframe with the tide times corrected to UTC, the tidal height and if they correspond to high tide (PM) or low tide (BM)


bmjesus/sentinel documentation built on Oct. 10, 2020, 9:47 p.m.