forked from FarmMaps/FarmMapsApiClient
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,
|
||||
|
Reference in New Issue
Block a user