From aef8c7c44668576428046a6396196c65370c2378 Mon Sep 17 00:00:00 2001 From: Pepijn van Oort Date: Wed, 8 Nov 2023 13:48:01 +0100 Subject: [PATCH] update KPIdefinitions.csv & TODO.txt --- FarmmapsKPI/KPIdefinitions.csv | 12 ++++++------ FarmmapsKPI/TODO.txt | 2 ++ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/FarmmapsKPI/KPIdefinitions.csv b/FarmmapsKPI/KPIdefinitions.csv index b82cbc5..92aa3d5 100644 --- a/FarmmapsKPI/KPIdefinitions.csv +++ b/FarmmapsKPI/KPIdefinitions.csv @@ -1,9 +1,9 @@ KPIid,KPIvariable,Description -A1,yield,observed yield (user input) -B1,nitrogen,Nitrogen surplus = N fertilizer + N atmospheric deposition + N fixation by crop - N removal through harvested product. Calculated KPI internal model & parameters and from user input: yield and fertilizer applications -B2,phosphate,Phosphate surplus = P fertilizer - P removal through harvested product. Calculated KPI internal model & parameters and from user input: yield and fertilizer applications -C1,organic matter supply,Organic matter surplus = Organic matter from manure + Crop residues to soil - organic matter removal through harvested product. Calculated KPI internal model & parameters and from user input: yield and manure applications -D1,pesticides,? -,KPItargetvalue,target value as in benchmark value for same crop in same region +A1,Yield per crop,observed yield (user input) +B1,Nitrogen surplus,Nitrogen surplus = N artifical fertilizer + N manure+ N atmospheric deposition + N fixation by crop - N removal through harvested product. Calculated KPI internal model & parameters and from user input: yield and fertilizer/manure applications. N fixation (legumes only): internal equations. N depostition: RIVM maps +B2,Phosphate surplus,Phosphate surplus = P fertilizer - P removal through harvested product. Calculated KPI internal model & parameters and from user input: yield and fertilizer applications +C1,Effective OM supply,"Organic matter surplus = Organic matter from manure + Crop residues to soil - organic matter removal through harvested product. Calculated KPI internal model & parameters and from user input: yield and manure applications. ""Effective"" means netto, after correction for carbon respiration by soil microbial activity" +D1,pesticides,"kg/ha of active ingredient. Sum over kg a.i. of the different crop protection agents applied, with concentration (kg a.i. / kg or litre) of crop protection agents retrieved from CTBG" +,KPItargetvalue,target value as in benchmark value for same crop in same region. E.g. cropyield target is from Central Bureau of Statistics (CBS) for same crop in region in which the cropfield (geometry) is located ,KPIthresholdValue,threshold from ??? Ask farmmaps. Surplus nitrogen / phosphate / pesticides must not be above threshold. Surplus organic matter supply must be above threshold ,totalNapplied,"Not a KPI output, simply calculated from the input operations with their respective ""n"" in their ""data""" diff --git a/FarmmapsKPI/TODO.txt b/FarmmapsKPI/TODO.txt index 6232adb..a23ff9d 100644 --- a/FarmmapsKPI/TODO.txt +++ b/FarmmapsKPI/TODO.txt @@ -45,4 +45,6 @@ dataOperations: "status": "3": a. which codelist? What does it mean? NOT YET TESTED b. using KPIinput.json: does it have an effect on KPI outcomes? NOT YET TESTED +"DataCropfieldCharacteristic": { + "code": "860619", //PO20231004: so what does this code mean? Can we see the code list somewhere? NOT YET TESTED