diff --git a/FarmmapsKPI/KPIInput.json b/FarmmapsKPI/KPIInput.json index 1e4bc24..394e108 100644 --- a/FarmmapsKPI/KPIInput.json +++ b/FarmmapsKPI/KPIInput.json @@ -846,9 +846,9 @@ { "code": "501505", //From codelist CL265. 501505 refers to green manure after main crop. "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. - "cropHeight": 100, //optional input. Height of greemmanure in cm. If this value is 0 then it is assumed that the crop height is unknown. - "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. + "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. + //"plantingDate": "2022-08-01T12:34:00" // optional input. Plantingsdate of greenmanure. required layout "2022-07-23T12:34:00". } ], "CropYear": 2022,