ExtractGriddedDailyWeatherFromMaurer2002_NorthAmerica: Extract gridded daily weather from Maurer et al. 2002...

Description Usage Value References

View source: R/WeatherDB.R

Description

Data are available for years 1949-2010 at a 1/12-degree resolution.

Usage

1
2
3
4
5
6
7
8
ExtractGriddedDailyWeatherFromMaurer2002_NorthAmerica(
  dir_data,
  cellname,
  start_year,
  end_year,
  dbW_digits,
  verbose = FALSE
)

Value

An invisible zero. A list of which each element represents one year of daily weather data of class rSOILWAT2::swWeatherData. The list is copied to the weather database. Units are [degree Celsius] for temperature and [cm / day] and for precipitation.

References

Maurer, E. P., A. W. Wood, J. C. Adam, D. P. Lettenmaier, and B. Nijssen. 2002. A long-term hydrologically based dataset of land surface fluxes and states for the conterminous United States. Journal of Climate 15:3237-3251.


Burke-Lauenroth-Lab/SoilWat_R_Wrapper documentation built on Aug. 14, 2020, 5:17 p.m.