added download of all crop recordings of 1 field - using a manual croprecording itemcode

This commit is contained in:
2022-02-24 16:32:51 +01:00
committed by Gitea
parent 0767b3fff8
commit 44cde0fe15
7 changed files with 51 additions and 27 deletions

View File

@@ -188,7 +188,6 @@ namespace FarmmapsNbs {
////End shape to geotiff transformation
}
_logger.LogInformation($"Calculating targetN with targetYield: {input.TargetYield}");
var targetNItem = await _nitrogenService.CreateTargetNItem(cropfieldItem);
var targetNData = await _nitrogenService.CalculateTargetN(cropfieldItem, targetNItem, plantingDate,

View File

@@ -1,11 +1,11 @@
[
{
"UseCreatedCropfield": false,
"UseCreatedCropfield": true,
"file": "Scan1_20190605_sample.json",
"inputVariable": "irmi",
"inputLayerName": "irmi",
"outputFileName": "vranbs_sample",
"fieldName": "sampleJson_irmi",
"fieldName": "sampleJson_irmi-usertest",
"storeSatelliteStatistics": true,
"plantingDate": "2019-04-18",
"measurementDate": "2019-06-05",