R/dat_uwind_speed.R

#' @title A sample of eastward wind speeds around Oban on 2016-03-01.
#' @description A dataset containing a subset of elements and the u (easting) component of wind velocity (\eqn{ms^{-1}}) resolved at those elements on 2016-03-01 (YYYY-MM-DD) at 00:00 hours.
#'
#' @format A data frame with 1307 rows and 2 variables:
#' \describe{
#'   \item{ID}{A unique identifier of each element.}
#'   \item{fvcom}{The eastward wind speed (\eqn{ms^{-1}}) resolved at that element.}
#' }
#'
#' @source Model output samples are extracted WeStCOMS outputs computed by Dmitry Aleynik.
"dat_uwind_speed"
edwardlavender/fvcom.tbx documentation built on Nov. 26, 2022, 10:28 p.m.