Skip to content

Commit

Permalink
with iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
juannat7 committed Nov 12, 2024
1 parent 4e63cf1 commit 49151f6
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions website/leaderboard.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Leaderboard
We provide leaderboard for both deterministic and probabilistic models/metrics.
This interactive page is inspired by the WeatherBench 2 design (https://sites.research.google/weatherbench/)
All results are evaluated on the year 2022.

We provide a leaderboard for both deterministic and probabilistic models/metrics.
This interactive page is inspired by the [WeatherBench 2 design](https://sites.research.google/weatherbench/).
All results are evaluated on the year 2022.

## Deterministic Models
[Interactive Control](https://htmlpreview.github.io/?https://raw.githubusercontent.com/leap-stc/ChaosBench/refs/heads/main/website/html/control.html)

<iframe src="https://htmlpreview.github.io/?https://raw.githubusercontent.com/leap-stc/ChaosBench/main/website/html/control.html" width="100%" height="600px" frameborder="0"></iframe>

## Ensemble Models
[Interactive Ensemble](https://htmlpreview.github.io/?https://raw.githubusercontent.com/leap-stc/ChaosBench/refs/heads/main/website/html/ensemble.html)

<iframe src="https://htmlpreview.github.io/?https://raw.githubusercontent.com/leap-stc/ChaosBench/main/website/html/ensemble.html" width="100%" height="600px" frameborder="0"></iframe>

0 comments on commit 49151f6

Please sign in to comment.