Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cwatm4r - an R interface for running hydrological simulations using IIASA's community water model

latest

Introduction

The Community Water Model (CWatM) allows the assessment of water supply and human and environmental water demands at both global and regional levels. The model was developed by the Water Research Group in the International Institute for Applied System Analysis (IIASA).

cwatm4r provides an interface to set up and run hydrological simulations using CWatM. It also has data preparation and post-processing capacities.


Install and Use

Install cwatm4r from GitHub using the devtools package

install.packages("devtools")
devtools::install_github(repo = "dof1985/cwatm4r", build_vignettes = TRUE)

Load cwatm4r and follow the Getting Started with cwatm4r vignette

library(cwatm4r)
browseVignettes(package = "cwatm4r")

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages