config.yml
5.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
# WARNING : IF YOU BREAK THIS FILE YOU'LL BREAK THE WEBSITE. Tread carefully.
# Remember, you can test the website locally, see the README.
# The HTML metadata in the page header.
# Don't put double quotes (") in any of these fields.
meta:
title: Heliopropa ⋅ Solar System Weather
keywords:
- science
- cdpp
- europlanet
- space
- weather
# Will be shown by search engines below the title of the page.
description: Space weather predictions around solar celestial bodies.
# The top bar
header:
title: CDPP / Heliopropa
links:
- text: Model
href: "https://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract"
- text: Horizon 2020
href: "https://ec.europa.eu/programmes/horizon2020/"
# A list of authors that will appear in the HTML metadata and possibly in the
# authorship page as well. The order does not matter, it will be shuffled.
authors:
- name: Antoine Goutenoir
role: Software Ninja
mail: antoine.goutenoir@irap.omp.eu
- name: Myriam Bouchemit
role: Code Reviewer
mail: myriam.bouchemit@irap.omp.eu
- name: Nicolas André
role: Project Lead
mail: nicolas.andre@irap.omp.eu
- name: Vincent Génot
role: Project Coordinator
mail: vincent.genot@irap.omp.eu
amda: "http://cdpp.irap.omp.eu/BASE/DDService/getDataUrl.php?dataSet={dataSet}&StartTime={startTime}&StopTime={stopTime}"
#Targets
#Earth earth_orb_all
#Jupiter jupiter_orb_all
#Mars mars_orb_all
#Mercury mercury_orb_all
#Neptune neptune_orb_all
#Venus venus_orb_all
#Uranus uranus_orb_all
#
#Comets
#67P p67_orb_all
#
#Probes
#Maven maven_orb_cruise
#Juno juno_cruise_all
#Exomars exomars_cruise_all
#Rosetta ros_orb_cruise
# `slug` used internally, and should match [a-z0-9]+
# `name` is displayed
# `title` appears on mouse hover
# `locked` is for sources that are "coming soon"
# `default` sources are shown to incoming visitors, others need user activation
targets:
- type: 'planet'
slug: 'mercury'
name: 'Mercury'
title: 'Mercury'
orbit:
models:
- slug: 'mercury_orb_all'
semimajor: 0
semiminor: 0
models:
- slug: 'tao_mercury_sw'
started_at: "1990-01-01T01:30:00"
stopped_at: "2017-02-19T00:00:00"
locked: false
default: true
- type: 'planet'
slug: 'venus'
name: 'Venus'
title: 'Venus'
orbit:
models:
- slug: 'venus_orb_all'
semimajor: 0.72333199
semiminor: 0.7233154
models:
- slug: 'tao_venus_sw'
started_at: "1990-01-01T01:30:00"
stopped_at: "2017-02-19T00:00:00"
locked: false
default: true
- type: 'planet'
slug: 'earth'
name: 'Earth'
title: 'Earth'
orbit:
models:
- slug: 'earth_orb_all'
semimajor: 0
semiminor: 0
models:
- slug: 'tao_earth_sw'
locked: true
default: true
- type: 'planet'
slug: 'mars'
name: 'Mars'
title: 'Mars'
models:
- slug: 'tao_mars_sw'
started_at: "1990-01-01T01:30:00"
stopped_at: "2017-02-19T00:00:00"
- slug: 'tao_mars_swrt'
orbit:
models:
- slug: 'mars_orb_all'
semimajor: 1.52366231
semiminor: 1.51700011
locked: false
default: true
- type: 'planet'
slug: 'jupiter'
name: 'Jupiter'
title: 'Jupiter'
models:
- slug: 'tao_jup_sw'
started_at: "1990-01-01T01:30:00"
stopped_at: "2017-02-19T00:00:00"
- slug: 'tao_jup_swrt'
started_at: "2017-01-01T00:00:00"
stopped_at: ~
# started_at: "1990-01-01T01:30:00"
# stopped_at: "2017-02-19T00:00:00"
orbit:
models:
- slug: 'jupiter_orb_all'
semimajor: 5.45516759
semiminor: 4.95155843
locked: false
default: true
- type: 'planet'
slug: 'saturn'
name: 'Saturn'
title: 'Saturn'
orbit:
models:
- slug: 'saturn_orb_all'
semimajor: 9.53707032
semiminor: 9.5230773
models:
- slug: 'tao_sat_sw'
started_at: "1990-01-01T01:30:00"
stopped_at: "2017-02-19T00:00:00"
locked: false
default: true
- type: 'probe'
slug: 'rosetta'
name: 'Rosetta'
title: 'Rosetta (coming soon)'
orbit:
models:
- slug: 'ros_orb_cruise'
models:
- slug: 'tao_ros_sw'
started_at: "1990-01-01T01:30:00"
stopped_at: "2017-02-19T00:00:00"
locked: true
default: false
- type: 'probe'
slug: 'juno'
name: 'Juno'
title: 'Juno (coming soon)'
orbit:
models:
- slug: 'juno_cruise_all'
models:
- slug: 'tao_juno_sw'
started_at: "1990-01-01T01:30:00"
stopped_at: "2017-02-19T00:00:00"
locked: true
default: false
- type: 'comet'
slug: 'tchouri'
name: 'Churyumov-Gerasimenko'
title: 'Churyumov-Gerasimenko (coming soon)'
orbit:
models:
- slug: 'p67_orb_all'
locked: true
default: false
# Tao Model OMNI_input
#Rosetta tao_ros_sw 2014-01-01T00:00 2017-01-21T00:00
#Juno cruise tao_juno_sw 2012-01-01T00:00 2016-11-02T22:00
#Mercury tao_mercury_sw 1990-01-01T01:00 2017-02-19T00:00
#Venus tao_venus_sw 1990-01-01T01:00 2017-02-19T00:00
#Mars tao_mars_sw 1990-01-01T01:00 2017-02-19T00:00
#Jupiter tao_jup_sw 1990-01-01T01:00 2017-02-19T00:00
#Saturn tao_sat_sw 1990-01-01T01:30 2017-02-19T00:00
#models:
# jupiter:
# name: Jupiter
# model: tao_jup_sw
# started_at: "1990-01-01T01:30:00"
# stopped_at: "2017-02-19T00:00:00"