R/profile_demo.R

#' @name profile_demo
#' @title Examplary sounding profile from University of Wyoming collection
#'
#' @description The object contains pre-downloaded atmospheric (sounding) profile for Łeba, PL rawinsonde station.
#' The measurement was taken 2000/03/23 at 00 UTC.
#' 
#' @importFrom utils data
#'
#' @format The data contains list of two data.frames as derived from sounding_wyoming()
#'
#' @docType data
#' @keywords datasets meteo
#' @examples
#' data(profile_demo)
#' head(profile_demo)
"profile_demo"

Try the climate package in your browser

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

climate documentation built on Aug. 9, 2022, 5:08 p.m.