R/test_smet.R

#' Test SMET data
#'
#' Artificial data derived from rifugio Vaccarone
#'
#' @format ## `test_smet`
#' A data frame with 47 rows and 5 columns:
#' \describe{
#'   \item{timestamp}{Timestamp of measurement}
#'   \item{VW}{Velocity Wind, in m/s}
#'   \item{DW}{Direction Wind, in degrees, clockwise and north being zero degrees}
#'   \item{TA}{Temperature Air, in Kelvin}
#'   \item{HS}{Height Snow, in m}
#' }
#' @source <http://webgis.arpa.piemonte.it/webmeteo/meteo.php?CODTOT=001114901>
"test_smet"

Try the smetlite package in your browser

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

smetlite documentation built on Nov. 10, 2023, 1:06 a.m.