updated wrong vegetable values
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good

This commit is contained in:
2022-03-07 10:56:18 +01:00
parent a98374129c
commit 31c8a4e250
2 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute> <GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute> <GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute> <GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>1.1.4</Version> <Version>1.1.5</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View File

@@ -122,56 +122,56 @@
"Name": "Vegetables_root", "Name": "Vegetables_root",
"DM_content": 0.099, "DM_content": 0.099,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 9.92567356324928, "C_input_CropRes": 1.61648275862069,
"HarvestIndex": 0.627333333333333 "HarvestIndex": 0.627333333333333
}, },
{ {
"Name": "Vegetables_leaf", "Name": "Vegetables_leaf",
"DM_content": 0.04575, "DM_content": 0.04575,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 1.68445934694249, "C_input_CropRes": 0.704347826086956,
"HarvestIndex": 0.56125 "HarvestIndex": 0.56125
}, },
{ {
"Name": "Vegetables_cabbage", "Name": "Vegetables_cabbage",
"DM_content": 0.0837058823529412, "DM_content": 0.0837058823529412,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 5.214, "C_input_CropRes": 2.75625,
"HarvestIndex": 0.472941176470588 "HarvestIndex": 0.472941176470588
}, },
{ {
"Name": "Vegetables_stem", "Name": "Vegetables_stem",
"DM_content": 0.0752, "DM_content": 0.0752,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 2.55076183390058, "C_input_CropRes": 0.704347826086956,
"HarvestIndex": 0.602 "HarvestIndex": 0.602
}, },
{ {
"Name": "Pumpkin", "Name": "Pumpkin",
"DM_content": 0.183, "DM_content": 0.183,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 7.02589285714286, "C_input_CropRes": 0.704347826086956,
"HarvestIndex": 0.56 "HarvestIndex": 0.56
}, },
{ {
"Name": "Chicory", "Name": "Chicory",
"DM_content": 0.233, "DM_content": 0.233,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 5.52344767793542, "C_input_CropRes": 1.40869565217391,
"HarvestIndex": 0.6 "HarvestIndex": 0.6
}, },
{ {
"Name": "Courgette", "Name": "Courgette",
"DM_content": 0.048, "DM_content": 0.048,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 6.17457329509681, "C_input_CropRes": 0.704347826086956,
"HarvestIndex": 0.40 "HarvestIndex": 0.40
}, },
{ {
"Name": "Other_veg", "Name": "Other_veg",
"DM_content": 0.10967, "DM_content": 0.10967,
"FracR": 0.0, "FracR": 0.0,
"C_input_CropRes": 5.44269, "C_input_CropRes": 1.22840281644892,
"HarvestIndex": 0.54622 "HarvestIndex": 0.54622
}, },
{ {