From b38055278d4a801598ece9d2c93716a9bf67134a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 27 Jan 2017 01:00:07 +0100 Subject: Set up FOCUS PELMO runs and run them in parallel - This works on Linux using wine - PELMO runs (including pelmo.inp files) are correctly generated - The PLM files for FOCUS Pesticide_D in the test data archive are correctly reproduced - The data files (including FOCUS groundwater scenario data) are now created and documented in R files --- man/FOCUS_PELMO_crop_sze_names.Rd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 man/FOCUS_PELMO_crop_sze_names.Rd (limited to 'man/FOCUS_PELMO_crop_sze_names.Rd') diff --git a/man/FOCUS_PELMO_crop_sze_names.Rd b/man/FOCUS_PELMO_crop_sze_names.Rd new file mode 100644 index 0000000..180c011 --- /dev/null +++ b/man/FOCUS_PELMO_crop_sze_names.Rd @@ -0,0 +1,20 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/FOCUS_PELMO_data.R +\docType{data} +\name{FOCUS_PELMO_crop_sze_names} +\alias{FOCUS_PELMO_crop_sze_names} +\title{FOCUS PELMO crop acronyms used for naming sceneario files} +\format{An object of class \code{character} of length 25.} +\usage{ +FOCUS_PELMO_crop_sze_names +} +\description{ +A named character vector with the crop acronyms used in FOCUS PELMO 5.5.3 +for naming the .sze files located in the FOCUS directory. The crop acronyms +in the file names are sometimes capitalized, sometimes not. The scenario +files used for Beans (field) and Beans (vegetable) are the same. +} +\examples{ +print(FOCUS_PELMO_crop_sze_names) +} +\keyword{datasets} -- cgit v1.2.1