R/data.r

#' A small subset of the global ocean physics analysis and forecast product
#' 
#' A small subset of ocean currents data retrieved with [CopernicusMarine][CopernicusMarine::CopernicusMarine]
#' from the source listed below serving as an example.
#' 
#' @references E.U. Copernicus Marine Service Information; Global Ocean Physics Analysis and Forecast - GLOBAL_ANALYSISFORECAST_PHY_001_024 (2016-10-14). \doi{DOI:10.48670/moi-00016}
#' @docType data
#' @name seawatervelocity
#' @format A [stars][stars::st_as_stars()] object with `x`, `y`, `depth` and `time` dimensions. It has the
#' attributes `vo` (northward seawater velocity \[m/s\]) and `uo` (eastward seawater velocity \[m/s\]).
#' @examples
#' data("seawatervelocity")
NULL

Try the ggfields package in your browser

Any scripts or data that you put into this service are public.

ggfields documentation built on June 20, 2025, 1:09 a.m.