changed explanation of optional inputs for green manure.
This commit is contained in:
parent
178ba1ea5b
commit
752b538780
@ -846,9 +846,9 @@
|
|||||||
{
|
{
|
||||||
"code": "501505", //From codelist CL265. 501505 refers to green manure after main crop.
|
"code": "501505", //From codelist CL265. 501505 refers to green manure after main crop.
|
||||||
"label": "cropgreenmanureaftercultivation",
|
"label": "cropgreenmanureaftercultivation",
|
||||||
"value": "1040102", // Code is from CL263. You can put any CL263 crop here. However, the KPI app only works with a limited selection of greenmanure crops, see CL104.
|
"value": "1040102", // Code is from CL263. You can put any CL263 crop here. However, the KPI app only works with a limited selection of greenmanure crops, see CL104 for the names.
|
||||||
"cropHeight": 100, //optional input. Height of greemmanure in cm. If this value is 0 then it is assumed that the crop height is unknown.
|
//"cropHeight": 100, //optional input. Height of greemmanure in cm.
|
||||||
"plantingDate": "2022-08-01T12:34:00" // optional input. Plantingsdate of greenmanure. required layout "2022-07-23T12:34:00". If this value is null then it is assumed that the plantingsdate is unknown.
|
//"plantingDate": "2022-08-01T12:34:00" // optional input. Plantingsdate of greenmanure. required layout "2022-07-23T12:34:00".
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"CropYear": 2022,
|
"CropYear": 2022,
|
||||||
|
Loading…
Reference in New Issue
Block a user