From b0b885a1c0eeb12b7ef0051a32cce1039a8b7716 Mon Sep 17 00:00:00 2001 From: Das Dores Ngueussie Ngamini Date: Tue, 17 Mar 2026 11:26:08 -0400 Subject: [PATCH 1/3] Adding v4 and v5 --- fbfmaproom/fbfmaproom-sample.yaml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/fbfmaproom/fbfmaproom-sample.yaml b/fbfmaproom/fbfmaproom-sample.yaml index 35e8d4a0..f30d771c 100644 --- a/fbfmaproom/fbfmaproom-sample.yaml +++ b/fbfmaproom/fbfmaproom-sample.yaml @@ -3747,7 +3747,7 @@ countries: datasets: defaults: predictors: - - prcp-v1 + - prcp-v4 - chirps-precip-jas predictand: bad-years-humanitarian observations: @@ -3877,6 +3877,34 @@ countries: colormap: pne_25 is_poe: no + prcp-v4: + label: JAS fcst v4 + description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, configuration selected Mar 2026 + path: burkinafaso/prcp-jas-v4.zarr + var_names: + value: pne + lat: Y + lon: X + issue: S + lead: null # dataset has forecasts for only one season; L is implicit. + pct: quantile + colormap: pne_25 + is_poe: no + + prcp-v5: + label: JAS fcst v5 + description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, configuration selected Mar 2026 + path: burkinafaso/prcp-jas-v5.zarr + var_names: + value: pne + lat: Y + lon: X + issue: S + lead: null # dataset has forecasts for only one season; L is implicit. + pct: quantile + colormap: pne_25 + is_poe: no + seasons: season1: label: JAS From b845f559dcf6be74f21559ee230bb01f1cdc9f5f Mon Sep 17 00:00:00 2001 From: Das Dores Ngueussie Ngamini Date: Tue, 24 Mar 2026 10:51:18 -0400 Subject: [PATCH 2/3] Clarification regarding the differences between v4 and v5 --- fbfmaproom/fbfmaproom-sample.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fbfmaproom/fbfmaproom-sample.yaml b/fbfmaproom/fbfmaproom-sample.yaml index f30d771c..47ba05db 100644 --- a/fbfmaproom/fbfmaproom-sample.yaml +++ b/fbfmaproom/fbfmaproom-sample.yaml @@ -3879,7 +3879,7 @@ countries: prcp-v4: label: JAS fcst v4 - description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, configuration selected Mar 2026 + description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, with lead time from Feb to Mars, configuration selected Mar 2026 path: burkinafaso/prcp-jas-v4.zarr var_names: value: pne @@ -3893,7 +3893,7 @@ countries: prcp-v5: label: JAS fcst v5 - description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, configuration selected Mar 2026 + description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, with lead time from Feb to Mars, configuration selected Mar 2026 path: burkinafaso/prcp-jas-v5.zarr var_names: value: pne From b7ee6db2aeba6da6999bb0f4035ea4547527ec56 Mon Sep 17 00:00:00 2001 From: Das Dores Ngueussie Ngamini Date: Tue, 24 Mar 2026 11:14:23 -0400 Subject: [PATCH 3/3] Clarification regarding the differences between v4 and v5 --- fbfmaproom/fbfmaproom-sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbfmaproom/fbfmaproom-sample.yaml b/fbfmaproom/fbfmaproom-sample.yaml index 47ba05db..04ad8f9d 100644 --- a/fbfmaproom/fbfmaproom-sample.yaml +++ b/fbfmaproom/fbfmaproom-sample.yaml @@ -3893,7 +3893,7 @@ countries: prcp-v5: label: JAS fcst v5 - description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, with lead time from Feb to Mars, configuration selected Mar 2026 + description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, with lead time from Apr to Jun, configuration selected Mar 2026 path: burkinafaso/prcp-jas-v5.zarr var_names: value: pne