R/ClimateSeries.R

#' 
#' Synthetic climate series of a french town between 1995 and 2012.
#' 
#' year : Year
#' 
#' month : Month
#' 
#' day : Day 
#' 
#' ETPP : Evaporation and sweating (mm)
#' 
#' RG : Radiance (Joules/cm²)
#' 
#' rain : Height of precipitation (mm)
#' 
#' tmin : Minimum temperature (degré Celsius)
#' 
#' tmax : Maximum temperature (degré Celsius)
#' 
#' V : Wind speed (meters per second)
#' 
#' 
#' @docType data
#' @name ClimateSeries
#' 

NULL

Try the WACS package in your browser

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

WACS documentation built on July 1, 2020, 5:22 p.m.