R/stations.R

#' Summary of weather observing stations with observations
#'
#' @format
#' \describe{
#' \item{station}{Name of the Weather Observing Station}
#' \item{height}{Height above sea level (M)}
#' \item{latitude}{Latitude of weather station}
#' \item{longitude}{Longitude of weather station}
#' \item{Copyright}{Met Eireann}
#' \item{Licence Statement}{This data is published under a Creative Commons Attribution 4.0 International (CC BY 4.0).
#' https://creativecommons.org/licenses/by/4.0/}
#' \item{Disclaimer}{Met Eireann does not accept any liability whatsoever for any error or omission in the data, their availability,
#' or for any loss or damage arising from their use}
#' #' \item{Modifications}{New columns added to the data for Year, Month, Day and Hour. All ind columns removed.
#' Date formatted to R data object format using package lubridate}
#' }
#' @source \url{ https://www.met.ie}
"stations"

Try the aimsir17 package in your browser

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

aimsir17 documentation built on Aug. 14, 2020, 5:07 p.m.