SWATdata: SWAT model setups for 'SWATplusR'

SWATdataR Documentation

SWAT model setups for SWATplusR

Description

SWATdata provides SWAT model setups for SWAT2012 and several SWAT+ revisions for the gauge J of the Little River Experimental Watershed (LREW, Bosch et al., 2007).

Details

To test the functionality of SWATplusR, SWATdata provides a variety of light weight, fast running SWAT model setups. To load the available demo data use the function load_demo from the SWATplusR package. The setup of all provided model setups was done for the same head watershed of the LREW, for all SWAT versions and revisions. Additionally, spatial data (subbasins, HRUs, river network) are available as shape files for all model setups. For some model revisions only Windows or Linux executables are available. Other revisions are available for both platforms. The following table gives an overview of the available datasets:

Version Windows Linux Spatial
SWAT2012 Rev.622 X X
SWAT2012 Rev.637 X X
SWAT+ Rev.57 X X
SWAT+ Rev.59 X X X

References

Bosch, D. D., Sheridan, J. M., Lowrance, R. R., Hubbard, R. K., Strickland, T. C., Feyereisen, G. W. and Sullivan, D. G.: Little river experimental watershed database, Water Resources Research, 43(9), https://doi.org/10.1029/2006wr005844, 2007

Examples

# Load the SWATplusR package to access the demo datasets
library(SWATplusR)

# Load the SWAT2012 demo on Windows
demo_path <- load_demo()

#


chrisschuerz/SWATdata documentation built on Oct. 25, 2022, 12:02 p.m.