R/radial_wind.R

#' One volume of radial velocity
#'
#' A single volume of radial velocity measured on January 14th 2016 between
#' 06:00:05 and 06:04:31 at Paraná, Entre Ríos.
#'
#' @format A `data.table` with 2076960 rows and 4 variables:
#' \describe{
#'   \item{range}{distance to de radar in meters}
#'   \item{vr}{radial velocity in m/s}
#'   \item{azimuth}{azimuth angle in degrees}
#'   \item{elevation}{elevation angle in degrees}
#' }
#'
#'
#'@source https://radar.inta.gob.ar/
"radial_wind"
paocorrales/rvad documentation built on July 22, 2020, 3:24 a.m.