Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion fbfmaproom/fbfmaproom-sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3568,7 +3568,7 @@ countries:
datasets:
defaults:
predictors:
- prcp-v1
- prcp-v7
- chirps-precip-jas
predictand: bad-years-humanitarian
observations:
Expand Down Expand Up @@ -3697,6 +3697,19 @@ countries:
pct: quantile
colormap: pne_25
is_poe: no
prcp-v7:
label: JAS fcst v7
description: NextGen seasonal rainfall forecast probability of non-exceedance of the selected percentile for the July-September season, configuration selected Feb 2026
path: chad/prcp-jas-v7.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:
Expand Down
Loading