From 6c8cb61df2914ea4fe196448f47d7d3af1d6d526 Mon Sep 17 00:00:00 2001 From: simon_l Date: Thu, 10 Apr 2025 16:51:46 +0200 Subject: [PATCH 1/6] I added some todos --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 3ff51ad..bacc46f 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,6 @@ # TODO +* [from Leïla] Change flow rate values to 10% of flow rate ref +* [from Leïla] Read the parameters from the files in the network drive and update the params in the pipeline * [New] Create data flows to validate and replace existing data chain params. data/campaignData/param/ -> pipelines/params and campaignDescriptor.yaml -> acsm data converter. * [New] DIMA. Add dictionaries to explain variables at different levels. * [New] DIMA. Modify data integration pipeline to not add current datetime in filename when not specified. From ae107acea815cf68d9c451520ef13d64d5304f6f Mon Sep 17 00:00:00 2001 From: simon_l Date: Fri, 11 Apr 2025 14:54:35 +0200 Subject: [PATCH 2/6] Update file TODO.md --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index bacc46f..2b68eb0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,8 @@ # TODO * [from Leïla] Change flow rate values to 10% of flow rate ref -* [from Leïla] Read the parameters from the files in the network drive and update the params in the pipeline +* [from Leïla] Plot for auto flags visualization should be able to zoom in vertically +* [from Leïla] Correct calibration_params copying +* [from Leïla] Remove inletP column in level 2 .nas data * [New] Create data flows to validate and replace existing data chain params. data/campaignData/param/ -> pipelines/params and campaignDescriptor.yaml -> acsm data converter. * [New] DIMA. Add dictionaries to explain variables at different levels. * [New] DIMA. Modify data integration pipeline to not add current datetime in filename when not specified. From 1c0a4631aaadef70a684df85676816ccd5f13642 Mon Sep 17 00:00:00 2001 From: simon_l Date: Thu, 8 May 2025 09:20:06 +0200 Subject: [PATCH 3/6] Update file TODO.md --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 2b68eb0..f5fea16 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,8 @@ # TODO -* [from Leïla] Change flow rate values to 10% of flow rate ref -* [from Leïla] Plot for auto flags visualization should be able to zoom in vertically * [from Leïla] Correct calibration_params copying +* [from Leïla] Plot for auto flags visualization should be able to zoom in vertically +* [from Leïla] Demo flagging app: change path_to_file +* [from Leïla] Change flow rate values to 10% of flow rate ref * [from Leïla] Remove inletP column in level 2 .nas data * [New] Create data flows to validate and replace existing data chain params. data/campaignData/param/ -> pipelines/params and campaignDescriptor.yaml -> acsm data converter. * [New] DIMA. Add dictionaries to explain variables at different levels. From 0e642d4b9b226e07235c41364d0def6f062410ac Mon Sep 17 00:00:00 2001 From: simon_l Date: Thu, 8 May 2025 11:19:59 +0200 Subject: [PATCH 4/6] Update file TODO.md --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index f5fea16..3e36977 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ # TODO * [from Leïla] Correct calibration_params copying * [from Leïla] Plot for auto flags visualization should be able to zoom in vertically -* [from Leïla] Demo flagging app: change path_to_file * [from Leïla] Change flow rate values to 10% of flow rate ref * [from Leïla] Remove inletP column in level 2 .nas data * [New] Create data flows to validate and replace existing data chain params. data/campaignData/param/ -> pipelines/params and campaignDescriptor.yaml -> acsm data converter. From e152c9eefd096ef577edfe51b97ac83b32973d65 Mon Sep 17 00:00:00 2001 From: simon_l Date: Mon, 12 May 2025 14:38:39 +0200 Subject: [PATCH 5/6] Update file TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 3e36977..9b25023 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,9 @@ # TODO +* [from Leïla] Add flagging based on CPC flags * [from Leïla] Correct calibration_params copying * [from Leïla] Plot for auto flags visualization should be able to zoom in vertically -* [from Leïla] Change flow rate values to 10% of flow rate ref * [from Leïla] Remove inletP column in level 2 .nas data +* [from Leïla] Change flow rate values to 10% of flow rate ref * [New] Create data flows to validate and replace existing data chain params. data/campaignData/param/ -> pipelines/params and campaignDescriptor.yaml -> acsm data converter. * [New] DIMA. Add dictionaries to explain variables at different levels. * [New] DIMA. Modify data integration pipeline to not add current datetime in filename when not specified. From 78d5c22dc3b896ba34b07dadf9fe3d47ce824b52 Mon Sep 17 00:00:00 2001 From: simon_l Date: Thu, 15 May 2025 16:03:08 +0200 Subject: [PATCH 6/6] Flag from diagnostics (456) should override other flags like CPC (652, 460) --- app/flags/ebas_dict.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/flags/ebas_dict.yaml b/app/flags/ebas_dict.yaml index be936e1..58fd915 100644 --- a/app/flags/ebas_dict.yaml +++ b/app/flags/ebas_dict.yaml @@ -37,4 +37,4 @@ flags: description: "Missing measurement, unspecified reason" # Define flag rankings with flag 0 as the absolute lowest -flag_ranking : {100: 100, 110: 80, 111: 75, 559: 60, 652: 50, 660: 40, 456: 30, 460: 28, 599: 26, 659: 24, 999: 20, 0: 10} +flag_ranking : {100: 100, 110: 80, 111: 75, 456: 60, 559: 50, 652: 40, 660: 30, 460: 28, 599: 26, 659: 24, 999: 20, 0: 10}