pvanoort
166fd1f66d
fix BulkSatDownloadApplication: fire a number of calls awaiting satellite task, until number of images returned no longer increases
2023-08-01 11:03:40 +02:00
pvanoort
334d890f13
update DataDownloadApplication
2022-03-11 15:10:33 +01:00
pvanoort
f8a412be64
with doDB clearer choice on whether to read fields for which to download satellite stats from csv or database
2022-03-07 13:36:20 +01:00
pvanoort
915df2ac6b
new project FarmmapsCleanUp to clean up cropfielditems and satellitetaskcodes used only once
2021-06-07 16:38:42 +02:00
pvanoort
d1747427bc
also logging satellitetaskcode to cropfieldtable in database
2021-05-29 12:50:33 +02:00
pvanoort
111b4e576f
solved issue where sometimes satelliteItem contains only 2 layers
...
Normally 3 layers 0: ndvi, 1: wdvi, 2: natural. In some cases only 2 layers: 0: wdvi, 1: natural. Which caused error when requesting statistics.
This happened for example for cropfieldItem.Code ‘e08d71bd92334dbab9e645ad6e72da63’
2021-05-28 17:25:31 +02:00
pvanoort
1bc326cfd2
Projects FarmmapsBulkSatDownload and FarmmapsDataDownload fully updated and tested
...
Added some extra Tasks to /FarmmapsApi/Services/GeneralService.cs
Added class SatelliteStatistics.cs to /FarmmapsApi/Models
2021-05-26 10:16:29 +02:00
pvanoort
407ef09d21
Added project FarmmapsBulkSatDownload
...
Merge branch 'master' of https://git.akkerweb.nl/jits/FarmMapsApiClient_WURtest
# Conflicts:
# FarmmapsApi/Services/GeneralService.cs
2021-05-18 18:35:11 +02:00
pvanoort
250020be78
Added project FarmmapsBulkSatDownload
2021-05-18 18:19:28 +02:00