weatherData: Daily weather data for a site

weatherDataR Documentation

Daily weather data for a site

Description

A dataset containing complete daily weather values for maximum and minimum air temperature and precipitation for 62 years from 1949 to 2010 for an unspecified location.

Usage

weatherData

Format

A list of 62 elements. Each element corresponds to one gregorian year and is an object of class swWeather. Each element contains two slots:

year

gregorian calendar year

data

a matrix where rows correspond to days and columns to

DOY

day of year

Tmax_C

maximum air temperature in degree Celsius

Tmin_C

minimum air temperature in degree Celsius

PPT_cm

total precipitation in centimeters


Burke-Lauenroth-Lab/rSOILWAT2 documentation built on Dec. 9, 2023, 1:46 a.m.