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
334d890f13
update DataDownloadApplication
2022-03-11 15:10:33 +01:00
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
0f9fe0a433
Updated receiving of root items
2022-02-28 14:29:56 +01:00
915df2ac6b
new project FarmmapsCleanUp to clean up cropfielditems and satellitetaskcodes used only once
2021-06-07 16:38:42 +02:00
d1747427bc
also logging satellitetaskcode to cropfieldtable in database
2021-05-29 12:50:33 +02:00
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
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
c673f8ddc4
Merge remote-tracking branch 'upstream/master'
2021-05-20 09:13:57 +02:00
250020be78
Added project FarmmapsBulkSatDownload
2021-05-18 18:19:28 +02:00