stics_eval_no_copy: Make a simulation

stics_eval_no_copyR Documentation

Make a simulation

Description

Make a STICS simulation such as for using stics_eval() but without importing the files, and without making plots. This function is parallelized over USMs.

Usage

stics_eval_no_copy(USM_path, param, obs_name, Plant, type = NULL)

Arguments

USM_path

The path to the USM folder

param

The parameter values

obs_name

The observation file names

Plant

The plant (i.e. Principal or associated) for which the parameters will be set (only for plant or technical parameters in mixed crop simulations) Set to NULL if using STICS in sole crop

type

The type of the parameter (only used if integers are required)

Value

The output of eval_output()


VEZY/sticRs documentation built on Oct. 26, 2023, 7:37 a.m.