Update dataset card
Browse files
README.md
CHANGED
|
@@ -25,10 +25,10 @@ tags:
|
|
| 25 |
viewer: false
|
| 26 |
---
|
| 27 |
|
| 28 |
-
# ThousandWorlds
|
| 29 |
-
|
| 30 |
<img src="MASCOT.png" align="right" width="220" alt="ThousandWorlds mascot">
|
| 31 |
|
|
|
|
|
|
|
| 32 |
ThousandWorlds is a benchmark for emulating exoplanet climates: **1760 GCM
|
| 33 |
simulations** across **5 GCMs**, **8 planet parameters**, and atmospheric
|
| 34 |
variables on a 32 x 64 x 10 latitude-longitude-pressure grid. It includes three
|
|
@@ -39,7 +39,8 @@ methods.
|
|
| 39 |
|
| 40 |
## Quickstart
|
| 41 |
|
| 42 |
-
The easiest way to use the benchmark is through the
|
|
|
|
| 43 |
|
| 44 |
```bash
|
| 45 |
git clone https://github.com/edstevenson/ThousandWorlds.git
|
|
|
|
| 25 |
viewer: false
|
| 26 |
---
|
| 27 |
|
|
|
|
|
|
|
| 28 |
<img src="MASCOT.png" align="right" width="220" alt="ThousandWorlds mascot">
|
| 29 |
|
| 30 |
+
# ThousandWorlds
|
| 31 |
+
|
| 32 |
ThousandWorlds is a benchmark for emulating exoplanet climates: **1760 GCM
|
| 33 |
simulations** across **5 GCMs**, **8 planet parameters**, and atmospheric
|
| 34 |
variables on a 32 x 64 x 10 latitude-longitude-pressure grid. It includes three
|
|
|
|
| 39 |
|
| 40 |
## Quickstart
|
| 41 |
|
| 42 |
+
The easiest way to use the benchmark is through the
|
| 43 |
+
[Python code](https://github.com/edstevenson/ThousandWorlds):
|
| 44 |
|
| 45 |
```bash
|
| 46 |
git clone https://github.com/edstevenson/ThousandWorlds.git
|