Description Usage Arguments Value
View source: R/compare_tidal_times.R
Compares a name of a sentinel file with the tide from that date and if it is within the time window defined by the user return TRUE
1 | compare_times(sat_info, time_window, country = "fr", site_id = NULL)
|
sat_info |
Name of a Sentinel file, the date will be extracted from here |
time_window |
Time window (in minutes) around low tide for selecting an image |
country |
code for the country tides. Currently fr for France and ca for Canada |
site_id |
numerical code to the tidal station, e.g. 114 for Le Croisic |
a list with the tidal info and an element TRUE/FALSE if it fits the selection criteria (time_window)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.