added download of all crop recordings of 1 field - using a manual croprecording itemcode
This commit is contained in:
		| @@ -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, | ||||
|   | ||||
| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user