rb209_grass_site_class_id
Calculate the site class ID for Scottish grassland fields using soil type, rainfall, and altitude to determine appropriate nutrient management.
Instructions
GET /api/Grass/SiteClassId/{soilTypeId}/{rainfall}/{altitude} — Calculate the site class id for Scottish grassland fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altitude | Yes | The altitude of the field (metres above sea level). | |
| rainfall | Yes | The rainfall value at the field (mm). | |
| soilTypeId | Yes | The soil type id of the field. |