Add validation summary for release 1.110.12
Browse files
calibration/runs/usdata-gha25647221638-a1-c1cf551c/diagnostics/validation_summary.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"national": {
|
| 3 |
+
"notes": "National H5 was present on the staging volume and included in the finalized release manifest.",
|
| 4 |
+
"status": "staged"
|
| 5 |
+
},
|
| 6 |
+
"notes": "Regional staging validation completed before HF staging upload; coordinate_publish returned zero validation rows and no invalid outputs.",
|
| 7 |
+
"regional": {
|
| 8 |
+
"expected_outputs": 488,
|
| 9 |
+
"invalid_outputs": 0,
|
| 10 |
+
"recomputed_outputs": 0,
|
| 11 |
+
"valid_reused_outputs": 488,
|
| 12 |
+
"validation_rows": 0
|
| 13 |
+
},
|
| 14 |
+
"run_id": "usdata-gha25647221638-a1-c1cf551c",
|
| 15 |
+
"status": "passed",
|
| 16 |
+
"version": "1.110.12"
|
| 17 |
+
}
|