PlantingPerennialSettings
planting settings specific to perennial crop types
Name | Description | Type | Additional information |
---|---|---|---|
CropAge |
Age of crop, in years, zero indexed. For example, 0 = first year. The number ranges from 0 to 15. If not specified, defaults to 0 (first year). |
integer |
Range: inclusive between 0 and 15 |
YieldTarget |
Season yield target (lbs/acre) Tree crops only. Used to calculate nitrogen. |
decimal number |
None. |
YieldActual |
(Optional) Actual yield, used only for historical purposes (lbs/acre) Tree crops only |
decimal number |
None. |
IsHighVigor |
If true, high vigor. If false, low vigor. If not specified, defaults to false. Required for tree crops. |
boolean |
None. |
IsCoverCropEnabled |
Indicates if a planting uses cover crops. If not specified, defaults to false. Used for tree crops only |
boolean |
None. |
LeafSenesceDate |
Leaf senesce date. Required for tree crops. Must be a date between planting wet date and harvest date. |
date |
None. |