Commit Graph

79 Commits (master)

Author SHA1 Message Date
Pepijn van Oort 4761166472 new Task<Configuration> GetConfiguration 2023-11-28 15:12:51 +01:00
Pepijn van Oort 3f66676914 specify how many seconds to wait for the KPItask to be completed 2023-11-15 16:49:46 +01:00
Pepijn van Oort 0b0ec8f767 StartDate & EndDate of cropfield. Is relevant for N fixation by leguminose crops where currently N fixation depends on day between these two dates. If not provided a whole year is assumed which leads to high N fixation 2023-11-08 13:50:37 +01:00
Pepijn van Oort 6d903c3e9b error catching and console input to ask which KPIinput file to use 2023-10-24 13:06:36 +02:00
Pepijn van Oort 2d588026e2 also write totalNapplied to csv file with KPI outputs per cropfield 2023-10-16 15:34:07 +02:00
Pepijn van Oort 4102ed628e farmmapsKPI receives minimum necessary input and writes relevant KPI output 2023-10-13 16:37:50 +02:00
Pepijn van Oort 1cc36422a4 start & end date & geometry added to operations item and to cropfield characteristics item 2023-10-11 17:00:25 +02:00
Pepijn van Oort 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
Pepijn van Oort 8a770a1762 handles existing cropfielditemcode 2023-06-27 14:08:27 +02:00
Abel Hoeven, van b99191b7b1 niewste versie 2023-06-27 12:58:36 +02:00
abel 55f00da9d0 KPI items ophalen voor een cropfield werkt nu. wel dus een bestaand cropfield ingeven bij de settings in de BIN. Alle KPIs worden opgehaald na een minuut wachten. 2023-04-07 14:33:49 +02:00
abel 3d7bf186e7 de properties voor de KPI task worden nu correct doorgegeven denk ik 2023-04-06 16:11:37 +02:00
abel b7bedf182c aggegrate KPI = false toegevoegd aan inputs 2023-04-03 13:03:10 +02:00
abel be22d631bc geupdate runKPIitemtask, helaas nog geen KPI data gevonden als child item 2023-03-31 11:13:51 +02:00
abel 7dda21dd77 probeersel om een runKPItask te maken 2023-03-31 11:02:06 +02:00
fedde 721b33b4e5 Update 'FarmmapsApi/Constants.cs' 2022-04-25 14:44:57 +00:00
Mark van der Wal 0f9fe0a433 Updated receiving of root items 2022-02-28 14:29:56 +01:00
Sijbrandij 44cde0fe15 added download of all crop recordings of 1 field - using a manual croprecording itemcode 2022-02-28 13:28:24 +00:00
Mark van der Wal e07fb2de7a AW-3569 Added posibility to login with username/password 2022-02-23 10:33:59 +01:00
Mark van der Wal a1696c38c7 fix uploading 2021-07-08 17:18:12 +02:00
Mark van der Wal c2515281d1 attribute pass fix for shapetogeotiff 2021-07-02 10:34:30 +02:00
Mark van der Wal fa2075cbc6 added inputLayerName to CreateTaskmap 2021-07-01 12:54:06 +02:00
Mark van der Wal 6a3baeb8ad improved shapetogeotiff method 2021-07-01 12:47:04 +02:00
Sijbrandij 7c5bbf0fbe small update for finding shape taskmap 2021-06-09 11:53:14 +02:00
pepijn van oort 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
pepijn van oort 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
Mark van der Wal c673f8ddc4 Merge remote-tracking branch 'upstream/master' 2021-05-20 09:13:57 +02:00
Mark van der Wal dd651629cb appsettings is now shared through the 'Secrets' project.
secrets are now expected inside a appsettings.secrets.json inside the 'Secrets' project.
2021-05-19 19:41:03 +02:00
pepijn van oort 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
pepijn van oort 250020be78 Added project FarmmapsBulkSatDownload 2021-05-18 18:19:28 +02:00
Sijbrandij 5da74c2db0 small update on DataDownload and GenerelServices 2021-05-12 13:05:17 +02:00
Riepma 245e82adbc Added rest of the modified files 2021-05-12 08:06:30 +02:00
Riepma 462e66baea Merge remote-tracking branch 'upstream/master' 2021-04-21 10:17:24 +02:00
Mark van der Wal e7de64d04c improved logging again 2021-04-19 14:03:43 +02:00
Mark van der Wal 1b6128f52a small naming fix 2021-04-19 13:16:33 +02:00
Mark van der Wal fefd348930 improved logging 2021-04-19 13:14:30 +02:00
Riepma 7baf16db74 fixed to store statistics of satellite images 2021-04-13 10:54:04 +02:00
Riepma 89d2af5944 updated poten&nbs, both work properly again 2021-04-12 17:01:17 +02:00
Riepma c7ab62c911 Added option to generate ISOXML taskmap, added missing Nbs data 2021-04-12 14:22:24 +02:00
Mark van der Wal beaf00a043 can now specify geojson bounds for upload.
changed how to get agents for haulmkilling.
2021-04-11 17:22:19 +02:00
Riepma 4459a4e76d solved merging in poten app 2021-04-09 13:48:03 +02:00
Riepma 766674c731 ISOXML to taskmap 2021-04-07 10:38:42 +02:00
Sijbrandij 760f3fad64 added field polygon to data upload 2021-04-02 16:15:44 +02:00
Sijbrandij f71f072be7 update poten; schaduw moet nu als attribute worden meegegeven 2021-03-09 14:15:32 +01:00
Mark van der Wal a94fb260c8 Changed ShapeToGeotiff 2021-03-03 12:59:21 +01:00
Riepma 761221d936 Merge branch 'master' of https://git.akkerweb.nl/jits/FarmMapsApiClient_WURtest 2021-03-01 16:38:55 +01:00
Riepma 39a2024718 update poten app with centered and countPerArea 2021-03-01 16:31:31 +01:00
Sijbrandij 6d14299852 update Blight 2021-03-01 15:56:15 +01:00
Sijbrandij 6debe82085 Updated Blight and Zonering 2021-03-01 14:04:18 +01:00
Riepma 101b683daa Update zonering to find the right output files
Added taskmap creator to NBS
2021-02-15 17:06:09 +01:00