fvcom_time | R Documentation |
Note the the models are produced hourly, so we assume on the hour. To get the internally recorded hour set internal argument to TRUE.
fvcom_time(
x,
origin = as.POSIXct("1858-11-17 00:00:00", tz = "UTC"),
internal = FALSE
)
x |
FVCOM ncdf4 object |
origin |
POSIXct start date |
internal |
logical, if TRUE use the internal times, otherwise assume on the hour |
vector of POSIXct times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.