sw_weather_data: 'rSOILWAT2' weather data functionality

sw_weather_dataR Documentation

rSOILWAT2 weather data functionality

Description

rSOILWAT2 weather data functionality

Arguments

wd

A list of elements of class swWeatherData that each hold daily weather data for one calendar year.

weatherData

A list of elements of class swWeatherData that each hold daily weather data for one calendar year.

dailySW

A list of elements of class swWeatherData that each hold daily weather data for one calendar year.

weatherDF

A data.frame. Daily weather data where rows represent days and columns represent the weather variables (see weatherDF_dataColumns).

weatherDF_dataColumns

A vector of character strings. The column names of weatherDF in the correct order for SOILWAT2 including calendar year year (optional) and day of year DOY, see weather_dataColumns().

years

A numeric vector. The calendar years.

digits

An integer value. The number of decimal places for rounding weather values (or TRUE but no rounding if FALSE or not finite).

round

An integer value. The number of decimal places for rounding weather values (or TRUE but no rounding if FALSE or not finite).

weather_tag

A character string. The base file name without extension for SOILWAT2-formatted input files; default is "weath"


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