es833 commited on
Commit
d761306
·
verified ·
1 Parent(s): 8d5a693

Update dataset card

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 Python package:
 
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