PlantingIrrigationParams
Planting irrigation settings
| Name | Description | Type | Additional information |
|---|---|---|---|
| IrrigationMethods |
A list of custom irrigaiton methods for a planting |
Collection of integer |
None. |
| DeficitType |
Irrigation deficit type |
integer |
None. |
| ControlPoints |
Irrigation deficit control points, used by some crop types Replaces other stress related parameters |
Collection of LotPlantingDeficitControlPoint |
None. |
| ApplicationRates |
(Optional) Application rates for various irrigation methods. If not specified, the rates will fallback to defaults. Application rates are used to convert between hours and inches. |
PlantingApplicationRates |
None. |
| DistributionUniformities |
(Optional) Distribution uniformity numbers for various irrigation methods. If not specified, the rates will fallback to defaults. We recommend specifying distribution uniformity since the defaults may apply to your ranch |
PlantingDistributionUniformity |
None. |
| LeechingFactor |
(Optional) Leaching factor (%). Must be a number between 0 and 100. If not specified, it will fallback to a default value. |
decimal number |
Range: inclusive between 0 and 100 |
| IsMulchEnabled |
If true, mulch is enabled for the current planting. |
boolean |
None. |
| MulchCoveragePercentage | integer |
None. |