inst/OnClusterCode/run.single.scenario.condor.R

#This file runs accompanies each chained condor run and is run
# at each node.


install.packages("ncdf4_1.4.zip", lib='./rLibs', repos=NULL)
install.packages("rGLM_0.1.5.tar.gz", lib='./rLibs', repos=NULL, type='source')
source('chained.GLM.lib.R')
library(rGLM)

run.prefixed.chained.kd.scenario.GLM('.', glm.path = 'glm.exe', NULL, verbose=TRUE)
USGS-R/mda.lakes documentation built on Nov. 13, 2020, 8:28 p.m.