Skip to content

Instantly share code, notes, and snippets.

View ougx's full-sized avatar

Michael Ou@SSPA ougx

View GitHub Profile
#This script is developed by Gengxin (Michael) Ou on 2/18/2015
#This script require the package dataRetrieval, hydroGOF and ggplot2.
#The purpose of this script is to plot the SWAT results and compared it with USGS data.
#load the packages
library("dataRetrieval")
library("ggplot2")
library("hydroGOF")