From a6c13f70f6c6669a8088827a602ac475fdf9b624 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 29 Jan 2017 16:58:53 +0100 Subject: Setting up PELMO runs, execution and evaluation It all works! --- man/run_PELMO.Rd | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 man/run_PELMO.Rd (limited to 'man/run_PELMO.Rd') diff --git a/man/run_PELMO.Rd b/man/run_PELMO.Rd deleted file mode 100644 index a286c5c..0000000 --- a/man/run_PELMO.Rd +++ /dev/null @@ -1,27 +0,0 @@ -% Generated by roxygen2: do not edit by hand -% Please edit documentation in R/PELMO_runs.R -\name{run_PELMO} -\alias{run_PELMO} -\title{Run PELMO} -\usage{ -run_PELMO(runs, psm_dir = ".", version = "5.5.3", PELMO_base = "auto", - cores = getOption("mc.cores", 2L)) -} -\arguments{ -\item{runs}{A list of lists. Each inner lists has an element named 'psm' -that holds the psm string, and elements named using three letter crop acronyms, -as used in \code{\link{FOCUS_PELMO_crops}}, -that hold character vectors of three letter scenario acronyms -as used in \code{\link{FOCUS_GW_scenarios_2012}}.} - -\item{psm_dir}{The directory where the psm files are located} - -\item{version}{The FOCUS PELMO version} - -\item{PELMO_base}{Where the FOCUS PELMO installation is located} - -\item{cores}{The number of cores to execute PELMO runs in parallel} -} -\description{ -Run PELMO -} -- cgit v1.2.1