pvanoort
1a9d5af5f6
don't write duplicate KPIOutput items to output csv
2023-10-16 13:55:12 +02:00
pvanoort
8771e47b28
TODO
2023-10-13 16:38:27 +02:00
pvanoort
4102ed628e
farmmapsKPI receives minimum necessary input and writes relevant KPI output
2023-10-13 16:37:50 +02:00
pvanoort
1cc36422a4
start & end date & geometry added to operations item and to cropfield characteristics item
2023-10-11 17:00:25 +02:00
pvanoort
fedd363075
in KPIApplication possible to (1) add an operation, e.g. applying fertilizer and (2) add a cropfield characteristic containing cropyield.
2023-10-04 17:21:05 +02:00
pvanoort
f04cc239d5
Extra note to Clone the git repository to a local drive. DON'T clone to a network drive like "My Documents". Latter may cause authentication problems.
2023-10-04 10:43:44 +02:00
pvanoort
8a770a1762
handles existing cropfielditemcode
2023-06-27 14:08:27 +02:00
pvanoort
9be9eb3145
update TargetFramework of all projects to netcoreapp3.1. Except FarmmapsAPi & Secrets which remain 2.1
2023-06-13 12:05:30 +02:00
pvanoort
e66820bd87
test
2023-03-22 14:41:41 +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