Skip to content

Commit

Permalink
Updated o96 example with verif output
Browse files Browse the repository at this point in the history
  • Loading branch information
tnipen committed Jan 13, 2025
1 parent 4df2eeb commit 3b0a239
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions config/o96.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,19 +69,15 @@ routing:
outputs:
- netcdf:
filename_pattern: era_pred_%Y%m%dT%HZ.nc


# - decoder_index: 0
# domain: 1
# outputs:
# - verif:
# filename: global/2t/%R.nc # global/2t/legendary_gnome.nc
# variable: 2t
# thresholds: [0, 10, 20]
# quantile_levels: [0.1, 0.9]
# obs:
# - netcdf:
# path: 2t.nc
# - verif:
# filename: 2t/test.nc # global/2t/legendary_gnome.nc
# variable: 2t
# thresholds: [0, 10, 20]
# quantile_levels: [0.1, 0.9]
# units: degC
# obs_sources:
# - verif:
# filename: /lustre/storeB/project/nwp/bris/verification/nordic/6h/202306_202405/t2m/AIFS_legendary_gnome_roll4.nc
# - verif:
# filename: global/mslp/%R.nc # global/2t/legendary_gnome.nc
# variable: mslp
Expand Down

0 comments on commit 3b0a239

Please sign in to comment.