Tilted radiation, gridMET, MACA, and other improvements
- updated code to support new SOILWAT2 v6.0.0 that overhauled estimation of solar radiation with a particular improvement for tilted surfaces (https://github.com/DrylandEcology/SOILWAT2/releases/tag/v6.0.0)
- moved supporting functionality to new R package "rSW2utils" (https://github.com/DrylandEcology/rSW2utils)
- moved code of the sagebrush regeneration model (Schlaepfer et al. 2014) to new R package "rSW2funs" (https://github.com/DrylandEcology/rSW2funs)
- moved code to estimate vegetation composition and biomass from climate relationships to R package "rSOILWAT2" and completely redesigned much of the functions
- added functionality to extract daily meteorological data from
gridMET
- added functionality to extract daily scenario climate dataset
CMIP5_MACAv2metdata_USA
- improved handling of yearly atmospheric CO2-concentration time-series
- several bug fixes and other improvements