get_gridDim: Recuperate the start and end time of a simulation based on...

Description Usage Arguments Value Author(s) Examples

View source: R/get_gridDim.R

Description

The weather file has to be in format required by Expert-N. Daily values are given in the format "YYYY-MM-DD" The function can be used to automatically deduce the maximum possible simulation window, given different weather files.

Usage

1

Arguments

x

a list with either character vector of names, or the 4D size. Number of characters may be variable. May be integer to specify the dimension length.

  • weather_NAMES z-coordinate name(s) of the weather data file(s).

  • soil_unit_NAMESx-coordinate name(s) of the spatial unit.

  • stoch_NAMES y-coordinate name(s) of the stochastic units.

  • CR_NAMES tile-coordinate name(s) of the tile elements/crop rotations.

Value

x a list with elements in x and lengths of vectors.

Author(s)

Tobias KD Weber , tobias.weber@uni-hohenheim.de

Examples

1
2
3
## Not run: 
# no example sensible, here.
## End(Not run)

tkdweber/XN5setup documentation built on July 4, 2021, 7:34 a.m.