Leaf_setup: Leaf_setup

Description Usage Arguments Details Author(s)

View source: R/setup.R

Description

Leaf_setup

Usage

1
2
3
4
5
6
7
8
9
Leaf_setup(
  aLandAllocator,
  aRegionName,
  aData,
  aColName,
  aScenarioInfo,
  aAgData = NULL,
  newTechData = NULL
)

Arguments

aLandAllocator

LandAllocator that needs set up

aRegionName

Region

aData

Data needed for setting up this node

aColName

Column name with the parent

aScenarioInfo

ScenarioInfo structure containing the scenario parameters

aAgData

Agricultural technology data

newTechData

Data about any new technologies (i.e., technologies without calibration information)

Details

Setup land leafs for the land allocator. This includes searching for the right parent, creating and creating leafs.

Author(s)

KVC October 2017


JGCRI/gcamland documentation built on Oct. 6, 2020, 5:30 p.m.