Is your feature request related to a problem?
SimBoard users need a convenient way to navigate from a simulation details page to the corresponding E3SM Diagnostics Viewer output.
E3SM Diagnostics generates HTML viewer pages for diagnostic results. The viewer organizes diagnostic output into browsable pages, groups, rows, and columns, and can include plots, scripts, and related output files.
For the MVP, SimBoard should link to these existing viewer pages instead of ingesting diagnostic plots or metrics.
Describe the solution you'd like
Add an E3SM Diagnostics Viewer link section to the SimBoard simulation details page.
The link should be derived from simulation metadata and the expected diagnostics output location when possible. The initial implementation should focus on linking to existing public diagnostics viewer output, not ingesting diagnostic data into SimBoard.
Potential UI states:
- Success:
Open Diagnostics Viewer
- Missing diagnostics URL:
Diagnostics unavailable
- No applicable diagnostics metadata: hide the section
Additional context
This issue is part of the Phase 1 MVP diagnostics and evaluation integration work.
Phase 1 focuses on linking SimBoard simulations to existing external evaluation resources:
- E3SM Diagnostics Viewer output
- PACE performance records
- E3SM IICE cross-comparison views
This issue covers the E3SM Diagnostics Viewer link only.
Out of scope for this issue:
- Full diagnostics ingestion
- Extracting metrics from zppy or E3SM Diagnostics output
- Storing diagnostic plots in SimBoard
- Building SimBoard-native diagnostic visualizations
- Re-running diagnostics for older simulations
- Cross-site diagnostics archive consolidation
Is your feature request related to a problem?
SimBoard users need a convenient way to navigate from a simulation details page to the corresponding E3SM Diagnostics Viewer output.
E3SM Diagnostics generates HTML viewer pages for diagnostic results. The viewer organizes diagnostic output into browsable pages, groups, rows, and columns, and can include plots, scripts, and related output files.
For the MVP, SimBoard should link to these existing viewer pages instead of ingesting diagnostic plots or metrics.
Describe the solution you'd like
Add an E3SM Diagnostics Viewer link section to the SimBoard simulation details page.
The link should be derived from simulation metadata and the expected diagnostics output location when possible. The initial implementation should focus on linking to existing public diagnostics viewer output, not ingesting diagnostic data into SimBoard.
Potential UI states:
Open Diagnostics ViewerDiagnostics unavailableAdditional context
This issue is part of the Phase 1 MVP diagnostics and evaluation integration work.
Phase 1 focuses on linking SimBoard simulations to existing external evaluation resources:
This issue covers the E3SM Diagnostics Viewer link only.
Out of scope for this issue: