From 23f0273fe1a572a45b8e604da29451dc5d889ddf Mon Sep 17 00:00:00 2001 From: Ahmad Nawab Date: Sat, 14 Oct 2023 12:59:03 +0000 Subject: [PATCH] Add validation norms for O640 and O1280 configs --- tests/etopo1_oper_an_fc_O1280.yml | 34 +++++++++++++++++++++++++++++++ tests/etopo1_oper_an_fc_O640.yml | 32 +++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) diff --git a/tests/etopo1_oper_an_fc_O1280.yml b/tests/etopo1_oper_an_fc_O1280.yml index d434f8c6..9d00c819 100644 --- a/tests/etopo1_oper_an_fc_O1280.yml +++ b/tests/etopo1_oper_an_fc_O1280.yml @@ -8,6 +8,8 @@ advection: physics: timestep: 450 +ifrelfmax: 5 + analysis.begin: 2022-12-31 12:00:00 analysis.end: 2023-01-01 00:00:00 forecast.begin: 2023-01-01 00:00:00 @@ -51,3 +53,35 @@ output: validation: + double_precision: + + # initial analysis time + - name: swh + time: 2022-12-31 12:00:00 + average: 0.1285755868651114E+01 + relative_tolerance: 1.e-14 + hashes: [0x3FF49274BEE7F21B] + + # initial forecast time + - name: swh + time: 2023-01-01 00:00:00 + average: 0.1447608698613651E+01 + relative_tolerance: 1.e-14 + hashes: [0x3FF72967BD1F3649] + + # 6h into forcast + - name: swh + time: 2023-01-01 06:00:00 + average: 0.1524919757209909E+01 + relative_tolerance: 1.e-14 + hashes: [0x3FF866124263DA64] + - name: swh + time: 2023-01-01 06:00:00 + minimum: 0.1720962714224267E-01 + relative_tolerance: 1.e-14 + hashes: [0x3F919F6687025752] + - name: swh + time: 2023-01-01 06:00:00 + maximum: 0.7692948689575956E+01 + relative_tolerance: 1.e-14 + hashes: [0x401EC594575E239F] diff --git a/tests/etopo1_oper_an_fc_O640.yml b/tests/etopo1_oper_an_fc_O640.yml index 6c70ae70..8d4338e0 100644 --- a/tests/etopo1_oper_an_fc_O640.yml +++ b/tests/etopo1_oper_an_fc_O640.yml @@ -51,3 +51,35 @@ output: validation: + double_precision: + + # initial analysis time + - name: swh + time: 2022-12-31 12:00:00 + average: 0.1285046301316225E+01 + relative_tolerance: 1.e-14 + hashes: [0x3FF48F8CB5DFFBB2] + + # initial forecast time + - name: swh + time: 2023-01-01 00:00:00 + average: 0.1450281539835982E+01 + relative_tolerance: 1.e-14 + hashes: [0x3FF7345A6A7968B6] + + # 6h into forcast + - name: swh + time: 2023-01-01 06:00:00 + average: 0.1528345198537696E+01 + relative_tolerance: 1.e-14 + hashes: [0x3FF8741A184B7D10] + - name: swh + time: 2023-01-01 06:00:00 + minimum: 0.1726014660228352E-01 + relative_tolerance: 1.e-14 + hashes: [0x3F91ACA4D4B9510C] + - name: swh + time: 2023-01-01 06:00:00 + maximum: 0.7616349300514687E+01 + relative_tolerance: 1.e-14 + hashes: [0x401E772445627E03]