Skip to content

Add ILAMB scorecard generation and hosting (follow-on to #4038)#4046

Open
Tejas7007 wants to merge 1 commit into
PecanProject:developfrom
Tejas7007:GH-ilamb-scorecard
Open

Add ILAMB scorecard generation and hosting (follow-on to #4038)#4046
Tejas7007 wants to merge 1 commit into
PecanProject:developfrom
Tejas7007:GH-ilamb-scorecard

Conversation

@Tejas7007

Copy link
Copy Markdown
Contributor

Description

Small follow-on to #4038 (merged), which added the multi-model benchmarking pipeline. This adds a script to generate the ILAMB HTML scorecard and documents how to serve it.

What this adds:

  • make_scorecard.sh: runs ilamb-run against a window model root to produce the interactive ILAMB HTML scorecard (PEcAn against the individual CMIP6 and TRENDY models and the ensemble means.
  • README section on generating and serving the scorecard.

The generated scorecard for both windows is hosted at https://co2.aos.wisc.edu/~tdahiya/ilamb/

No tests: this is a thin wrapper around ilamb-run and a documentation addition.

Motivation and Context

The benchmarking pipeline from #4038 produces the scores; this makes the standard ILAMB HTML scorecard reproducible with a single command and documents how to host it, which was requested as a project deliverable. Follow-on to #4038.

Review Time Estimate

  • Immediately
  • Within one week
  • When possible

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • My name is in the list of CITATION.cff
  • I agree that PEcAn Project may distribute my contribution under any or all of
    • the same license as the existing code,
    • and/or the BSD 3-clause license.
  • I have updated the CHANGELOG.md.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Add make_scorecard.sh, a wrapper that runs ilamb-run against a window model
root to produce the ILAMB HTML scorecard, and a README section documenting
how to generate and serve it. The scorecard uses the clean model roots so it
lists PEcAn against the individual CMIP6 and TRENDY models and the ensemble
means, rather than the 100 individual PEcAn members used for spread analysis.

@ankurdesai ankurdesai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ankurdesai ankurdesai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@mdietze
mdietze added this pull request to the merge queue Jul 10, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants