es833 commited on
Commit
8d4bfc3
·
verified ·
1 Parent(s): ca600b1

Remove Dataverse mirror references

Browse files
Files changed (3) hide show
  1. README.md +1 -2
  2. croissant.json +58 -4
  3. version.json +0 -1
README.md CHANGED
@@ -38,7 +38,7 @@ methods.
38
  Inputs are 8 continuous planet parameters plus the source GCM label. Outputs
39
  are time-averaged climate fields on a 32 x 64 latitude-longitude grid:
40
  three-dimensional variables are stored as pressure-level channels, and
41
- two-dimensional variables are stored as single fields.
42
 
43
  ![ThousandWorlds dataset schematic](imgs/OVERVIEW.png)
44
 
@@ -174,7 +174,6 @@ resolved configs, and metrics JSON files.
174
  ## Links
175
 
176
  - Code: https://github.com/edstevenson/ThousandWorlds
177
- - Dataset archive mirror: https://doi.org/10.7910/DVN/8IEH6Q (for those more familiar with Harvard Dataverse)
178
  - Paper: coming soon!
179
 
180
  ## Citation
 
38
  Inputs are 8 continuous planet parameters plus the source GCM label. Outputs
39
  are time-averaged climate fields on a 32 x 64 latitude-longitude grid:
40
  three-dimensional variables are stored as pressure-level channels, and
41
+ two-dimensional variables are stored as single-level fields.
42
 
43
  ![ThousandWorlds dataset schematic](imgs/OVERVIEW.png)
44
 
 
174
  ## Links
175
 
176
  - Code: https://github.com/edstevenson/ThousandWorlds
 
177
  - Paper: coming soon!
178
 
179
  ## Citation
croissant.json CHANGED
@@ -60,12 +60,66 @@
60
  "name": "ThousandWorlds",
61
  "description": "Benchmark dataset and baseline result artifacts for exoplanet climate emulation. The release includes simulation input metadata, canonical train/test splits, gridded target fields, spectral coefficients, normalization statistics, baseline predictions, metrics, and per-variable score summaries.",
62
  "url": "https://huggingface.co/datasets/es833/ThousandWorlds",
63
- "identifier": "doi:10.7910/DVN/8IEH6Q",
64
  "license": "https://creativecommons.org/licenses/by/4.0/",
65
  "creator": [
66
  {
67
- "@type": "sc:Organization",
68
- "name": "ThousandWorlds authors"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  }
70
  ],
71
  "keywords": [
@@ -897,5 +951,5 @@
897
  }
898
  ],
899
  "version": "1.0",
900
- "citeAs": "ThousandWorlds authors. ThousandWorlds: Benchmark dataset for exoplanet climate emulation. Hugging Face. https://huggingface.co/datasets/es833/ThousandWorlds. Archival mirror: https://doi.org/10.7910/DVN/8IEH6Q"
901
  }
 
60
  "name": "ThousandWorlds",
61
  "description": "Benchmark dataset and baseline result artifacts for exoplanet climate emulation. The release includes simulation input metadata, canonical train/test splits, gridded target fields, spectral coefficients, normalization statistics, baseline predictions, metrics, and per-variable score summaries.",
62
  "url": "https://huggingface.co/datasets/es833/ThousandWorlds",
63
+ "identifier": "https://huggingface.co/datasets/es833/ThousandWorlds",
64
  "license": "https://creativecommons.org/licenses/by/4.0/",
65
  "creator": [
66
  {
67
+ "@type": "sc:Person",
68
+ "name": "Edward T. Stevenson",
69
+ "affiliation": {
70
+ "@type": "sc:Organization",
71
+ "name": "University of Cambridge"
72
+ },
73
+ "email": "es833@cam.ac.uk"
74
+ },
75
+ {
76
+ "@type": "sc:Person",
77
+ "name": "Mei Ting Mak",
78
+ "affiliation": {
79
+ "@type": "sc:Organization",
80
+ "name": "University of Oxford"
81
+ }
82
+ },
83
+ {
84
+ "@type": "sc:Person",
85
+ "name": "Eric Wolf",
86
+ "affiliation": {
87
+ "@type": "sc:Organization",
88
+ "name": "University of Colorado Boulder"
89
+ }
90
+ },
91
+ {
92
+ "@type": "sc:Person",
93
+ "name": "Denis E. Sergeev",
94
+ "affiliation": {
95
+ "@type": "sc:Organization",
96
+ "name": "University of Bristol"
97
+ }
98
+ },
99
+ {
100
+ "@type": "sc:Person",
101
+ "name": "Tobi Hammond",
102
+ "affiliation": {
103
+ "@type": "sc:Organization",
104
+ "name": "Purdue University"
105
+ }
106
+ },
107
+ {
108
+ "@type": "sc:Person",
109
+ "name": "N. J. Mayne",
110
+ "affiliation": {
111
+ "@type": "sc:Organization",
112
+ "name": "University of Exeter"
113
+ }
114
+ },
115
+ {
116
+ "@type": "sc:Person",
117
+ "name": "Miles Cranmer",
118
+ "affiliation": {
119
+ "@type": "sc:Organization",
120
+ "name": "University of Cambridge"
121
+ },
122
+ "email": "mc2473@cam.ac.uk"
123
  }
124
  ],
125
  "keywords": [
 
951
  }
952
  ],
953
  "version": "1.0",
954
+ "citeAs": "Stevenson, E. T., Mak, M. T., Wolf, E., Sergeev, D. E., Hammond, T., Mayne, N. J., and Cranmer, M. ThousandWorlds: Benchmark dataset for exoplanet climate emulation. Hugging Face. https://huggingface.co/datasets/es833/ThousandWorlds"
955
  }
version.json CHANGED
@@ -3,7 +3,6 @@
3
  "version": "1.0.0",
4
  "hf_repo": "es833/ThousandWorlds",
5
  "hf_revision": "v1.0.0",
6
- "dataverse_doi": "10.7910/DVN/8IEH6Q",
7
  "archives": {
8
  "dataset": "archives/dataset.tar.gz",
9
  "baselines": "archives/results-baselines-*.tar.gz"
 
3
  "version": "1.0.0",
4
  "hf_repo": "es833/ThousandWorlds",
5
  "hf_revision": "v1.0.0",
 
6
  "archives": {
7
  "dataset": "archives/dataset.tar.gz",
8
  "baselines": "archives/results-baselines-*.tar.gz"