Blame view

config.yml-dist 25 KB
9390ec89   Goutte   Initial experimen...
1
2
3
4
5
6
7
# 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:
79509300   hitier   Reformat YAML
8
9
10
11
12
13
14
15
16
  title: Heliopropa ☼ Solar System Weather
  keywords:
    - science
    - cdpp
    - europlanet
    - space
    - weather
  # Will be shown by search engines below the title of the page.
  description: Heliospheric propagation 1D MHD model for solar wind prediction at planets, probes and comets.
0332f168   Goutte   Initial support f...
17

9390ec89   Goutte   Initial experimen...
18

6491a1f1   Goutte   Fix up the bugs l...
19
20
# The top bar
header:
79509300   hitier   Reformat YAML
21
22
23
24
25
26
27
  title: CDPP / Heliopropa
  description: Heliospheric propagation <abbr title="Unidimensional">1D</abbr> <abbr title="Magnetohydrodynamics">MHD</abbr> model for solar wind prediction at planets, probes and comets.
  links:
    - text: Model
      href: "https://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract"
    - text: Horizon 2020
      href: "https://ec.europa.eu/programmes/horizon2020/"
6491a1f1   Goutte   Fix up the bugs l...
28
29


9390ec89   Goutte   Initial experimen...
30
31
32
# 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:
79509300   hitier   Reformat YAML
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
  - name: Richard Hitier
    role: Software Padawan
    mail: richard.hitien@irap.omp.eu
  - 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
9390ec89   Goutte   Initial experimen...
48

8644387c   Goutte   Use real data.
49

fd1829c3   Goutte   Use the new AMDA API
50
51
#amda: "http://cdpp.irap.omp.eu/BASE/DDService/getDataUrl.php?dataSet={dataSet}&StartTime={startTime}&StopTime={stopTime}"
amda: "http://amda.irap.omp.eu/DDService/getDataUrl.php?dataSet={dataSet}&StartTime={startTime}&StopTime={stopTime}"
8644387c   Goutte   Use real data.
52

b662fcc3   hitier   Change input name...
53
defaults:
c7f3d2bd   hitier   fixup! Change inp...
54
  input_slug: 'om'
89f61bb2   hitier   New get_default_s...
55
56
  relative_before: 1
  relative_after: 1
0332f168   Goutte   Initial support f...
57
58

# Data files are in data/catalog/
284f4688   Goutte   Continue layers i...
59
# Constraints are joined by an outer OR and an inner AND
575e380a   Goutte   Add disabled laye...
60
layers:
79509300   hitier   Reformat YAML
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
  models:
    - slug: "jupiterthermospheremodel"
      name: "Jupiter Thermo."
      desc: "Jupiter Thermosphere Model"
  campaigns:
    - slug: "hstjupiterobservations"
      name: "HST Jupiter"
      desc: "Hubble Space Telescope Jupiter Observations"
      live: true
    - slug: "hstsaturnobservations"
      name: "HST Saturn"
      desc: "Hubble Space Telescope Saturn Observations"
      live: true
  catalogs:
    - slug: "cmecatalogs"
      name: "CME Catalogs"
      desc: "Coronal Mass Ejection Catalogs"
      data:
        - doc: "https://www.helcats-fp7.eu/catalogues/wp4_icmecat.html"
          url: "https://www.helcats-fp7.eu/catalogues/data/ICME_WP4_V10.json"
          file: "ICME_WP4_V10.json"
          start: "ICME_START_TIME"
          stop: "MO_END_TIME"
          om:
            venus:
              constraints: [ { SC_INSITU: [ "VEX" ] } ]
            mercury:
              constraints: [ { SC_INSITU: [ "MESSENGER" ] } ]
        - doc: "https://www.helcats-fp7.eu/catalogues/wp4_arrcat.html"
          url: "https://www.helcats-fp7.eu/catalogues/data/HCME_WP4_V6.json"
          file: "HCME_WP4_V6.json"
          start: "TARGET_ARRIVAL"
          om:
            mars:
              constraints: [ { TARGET_NAME: [ "MARS", "MAVEN", "MSL" ] } ]
        - doc: "https://cdaw.gsfc.nasa.gov/CME_list/UNIVERSAL/text_ver/"
          url: "https://cdaw.gsfc.nasa.gov/CME_list/UNIVERSAL/text_ver/univ_all.txt"
          file: "univ_all.json"
          start: "DATETIME"
          om:
            earth: ~
0332f168   Goutte   Initial support f...
102

575e380a   Goutte   Add disabled laye...
103

297a7dfc   Goutte   Add support for i...
104
inputs:
79509300   hitier   Reformat YAML
105
106
107
108
109
110
111
  - slug: "om"
    name: "OMNI"
    desc: "The default input."
  - slug: "art"
    name: "ACE-RT"
    desc: "ACE Real ime"
  - slug: "dsc"
3d797ac4   hitier   Add 3 input data ...
112
113
    name: "DISCOVER"
    desc: "DISCOVER"
79509300   hitier   Reformat YAML
114
115
116
117
118
119
120
121
122
  - slug: "solo"
    name: "SOLAR-O"
    desc: "Solar Orbiter"
  - slug: "sa"
    name: "STEREO-A"
    desc: "The first of the STEREO (Solar Terrestrial Relations Observatory), a solar observation mission."
  - slug: "sb"
    name: "STEREO-B"
    desc: "The second of the STEREO (Solar Terrestrial Relations Observatory), a solar observation mission."
297a7dfc   Goutte   Add support for i...
123

8644387c   Goutte   Use real data.
124
125
126
127
128
129
130
131
132
#Comets
#67P		p67_orb_all
#
#Probes
#Maven 		maven_orb_cruise
#Juno		juno_cruise_all
#Exomars		exomars_cruise_all
#Rosetta		ros_orb_cruise

a2a08db2   Goutte   Make sure targets...
133
134
135
136
137
# To add a new target, you must :
#   1. Configure it here
#   2. Create the two related images in `web/static/img/target/`
#
# `slug` is used internally, and should match \[a-z0-9]+\ (NO dashes /!\)
927c69c3   Goutte   Make the local ca...
138
139
# `name` is displayed in the time series (should be short)
# `title` appears on mouse hover, and can be longer
a79c5268   Goutte   Add probes and co...
140
141
# `locked` is for sources that are "coming soon"
# `default` sources are shown to incoming visitors, others need user activation
d729e9cd   Goutte   Cleanup.
142
143
144
# `orbit` holds the orbit configuration data
# `models` holds the configuration data for each model
#          the slugs are ids for AMDA
7d6dee0f   Goutte   Continue refacto ...
145
targets:
9b42ee98   hitier   Add Probes source...
146

3d797ac4   hitier   Add 3 input data ...
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
218
  - type: 'input'
    slug: 'om'
    name: 'OMNI'
    title: 'Omni'
    orbit:
      models:
        - slug: 'mercury-orb-all'
          parameters:
            xy_hee: 'xyz_mercury_hee'
    models:
      om:
        - slug: 'omni-hour-all'
          parameters:
            dens: 'omni_sw_n'
            vtot: 'omni_sw_v'
            temp: 'omni_sw_t'
            pdyn: 'omni_sw_ram'
            xy_b: 'omni_imf'
            #atse: ''
    locked: false
    default: false

  - type: 'input'
    slug: 'art'
    name: 'ACE REAL TIME'
    title: 'Ace RT'
    orbit:
      models:
        - slug: 'mercury-orb-all'
          parameters:
            xy_hee: 'xyz_mercury_hee'
    models:
      art:
        - slug: 'ace-swepam-real'
          parameters:
            dens: 'sw_n_real'
            vtot: 'sw_v_real'
            temp: 'sw_t_real'
            pdyn: 'sw_pdyn_real'
            #btan: ''
            #brad: ''
            #atse: ''
    locked: false
    default: false

  - type: 'input'
    slug: 'dsc'
    name: 'DISCOVER'
    title: 'Discover'
    orbit:
      models:
        - slug: 'mercury-orb-all'
          parameters:
            xy_hee: 'xyz_mercury_hee'
    models:
      dsc:
        - slug: 'dsc-fc-1m'
          parameters:
            dens: 'dsc_npr'
            vtot: 'dsc_vpr'
            temp: 'dsc_tpr'
            pdyn: 'dsc_pdyn'
        - slug: 'dsc-mag-1m'
          parameters:
            xy_b: 'dsc_b_gse'
            #btan: 'mercury_sw_b'
            #brad: 'mercury_sw_bx'
            #atse: 'mercury_sw_da'
    locked: false
    default: false


79509300   hitier   Reformat YAML
219
220
221
222
223
  - type: 'planet'
    slug: 'mercury'
    name: 'Mercury'
    title: 'Mercury'
    orbit:
8644387c   Goutte   Use real data.
224
      models:
8eb47b5f   hitier   Set all mercury a...
225
226
227
        - slug: 'mercury-orb-all'
          parameters:
            xy_hee: 'xyz_mercury_hee'
79509300   hitier   Reformat YAML
228
229
230
231
      semimajor: 0
      semiminor: 0
    models:
      om:
8eb47b5f   hitier   Set all mercury a...
232
233
234
235
236
237
238
239
240
        - slug: 'tao-mercury-sw'
          parameters:
            dens: 'mercury_sw_n'
            xy_v: 'mercury_sw_v'
            temp: 'mercury_sw_t'
            pdyn: 'mercury_sw_pdyn'
            btan: 'mercury_sw_b'
            brad: 'mercury_sw_bx'
            atse: 'mercury_sw_da'
79509300   hitier   Reformat YAML
241
      art:
8eb47b5f   hitier   Set all mercury a...
242
243
244
245
246
247
248
249
250
        - slug: 'tao-mercury-swrt'
          parameters:
            dens: 'mercury_swrt_n'
            xy_v: 'mercury_swrt_v'
            temp: 'mercury_swrt_t'
            pdyn: 'mercury_swrt_pdyn'
            btan: 'mercury_swrt_b'
            brad: 'mercury_swrt_bx'
            atse: 'mercury_swrt_da'
79509300   hitier   Reformat YAML
251
      dsc:
8eb47b5f   hitier   Set all mercury a...
252
253
254
255
256
257
258
259
260
        - slug: 'tao-mercury-dsc'
          parameters:
            dens: 'mercury_dsc_n'
            xy_v: 'mercury_dsc_v'
            temp: 'mercury_dsc_t'
            pdyn: 'mercury_dsc_pdyn'
            btan: 'mercury_dsc_b'
            brad: 'mercury_dsc_bx'
            atse: 'mercury_dsc_da'
5cbe3aeb   hitier   Comment out any s...
261
262
#      solo:
#        - slug: 'tao-mercury-solo'
79509300   hitier   Reformat YAML
263
      sa:
8eb47b5f   hitier   Set all mercury a...
264
265
266
267
268
269
270
271
272
        - slug: 'tao-mercury-sta'
          parameters:
            dens: 'mercury_sta_n'
            xy_v: 'mercury_sta_v'
            temp: 'mercury_sta_t'
            pdyn: 'mercury_sta_pdyn'
            btan: 'mercury_sta_b'
            brad: 'mercury_sta_bx'
            atse: 'mercury_sta_da'
79509300   hitier   Reformat YAML
273
      sb:
8eb47b5f   hitier   Set all mercury a...
274
275
276
277
278
279
280
281
282
        - slug: 'tao-mercury-stb'
          parameters:
            dens: 'mercury_stb_n'
            xy_v: 'mercury_stb_v'
            temp: 'mercury_stb_t'
            pdyn: 'mercury_stb_pdyn'
            btan: 'mercury_stb_b'
            brad: 'mercury_stb_bx'
            atse: 'mercury_stb_da'
79509300   hitier   Reformat YAML
283
284
285
286
287
288
289
    locked: false
    default: false
  - type: 'planet'
    slug: 'venus'
    name: 'Venus'
    title: 'Venus'
    orbit:
b500e561   Goutte   Invert the orbits...
290
      models:
f85effea   hitier   Set all venus amd...
291
292
293
        - slug: 'venus-orb-all'
          parameters:
            xy_hee: 'xyz_venus_hee'
79509300   hitier   Reformat YAML
294
295
296
297
      semimajor: 0.72333199
      semiminor: 0.7233154
    models:
      om:
f85effea   hitier   Set all venus amd...
298
299
300
301
302
303
304
305
306
        - slug: 'tao-venus-sw'
          parameters:
            dens: 'venus_sw_n'
            xy_v: 'venus_sw_v'
            temp: 'venus_sw_t'
            pdyn: 'venus_sw_pdyn'
            btan: 'venus_sw_b'
            brad: 'venus_sw_bx'
            atse: 'venus_sw_da'
79509300   hitier   Reformat YAML
307
      art:
f85effea   hitier   Set all venus amd...
308
309
310
311
312
313
314
315
316
        - slug: 'tao-venus-swrt'
          parameters:
            dens: 'venus_swrt_n'
            xy_v: 'venus_swrt_v'
            temp: 'venus_swrt_t'
            pdyn: 'venus_swrt_pdyn'
            btan: 'venus_swrt_b'
            brad: 'venus_swrt_bx'
            atse: 'venus_swrt_da'
79509300   hitier   Reformat YAML
317
      dsc:
f85effea   hitier   Set all venus amd...
318
319
320
321
322
323
324
325
326
        - slug: 'tao-venus-dsc'
          parameters:
            dens: 'venus_dsc_n'
            xy_v: 'venus_dsc_v'
            temp: 'venus_dsc_t'
            pdyn: 'venus_dsc_pdyn'
            btan: 'venus_dsc_b'
            brad: 'venus_dsc_bx'
            atse: 'venus_dsc_da'
5cbe3aeb   hitier   Comment out any s...
327
328
#      solo:
#        - slug: 'tao-venus-solo'
79509300   hitier   Reformat YAML
329
      sa:
f85effea   hitier   Set all venus amd...
330
331
332
333
334
335
336
337
338
        - slug: 'tao-venus-sta'
          parameters:
            dens: 'venus_sta_n'
            xy_v: 'venus_sta_v'
            temp: 'venus_sta_t'
            pdyn: 'venus_sta_pdyn'
            btan: 'venus_sta_b'
            brad: 'venus_sta_bx'
            atse: 'venus_sta_da'
79509300   hitier   Reformat YAML
339
      sb:
f85effea   hitier   Set all venus amd...
340
341
342
343
344
345
346
347
348
        - slug: 'tao-venus-stb'
          parameters:
            dens: 'venus_stb_n'
            xy_v: 'venus_stb_v'
            temp: 'venus_stb_t'
            pdyn: 'venus_stb_pdyn'
            btan: 'venus_stb_b'
            brad: 'venus_stb_bx'
            atse: 'venus_stb_da'
79509300   hitier   Reformat YAML
349
350
351
352
353
354
355
356
357
358
359
    locked: false
    default: true
  - type: 'planet'
    slug: 'earth'
    name: 'Earth'
    title: 'Earth'
    orbit:
      models: [ ] # Earth has no orbit models, we hard-coded it to (1, 0)
    # Earth has a LOT of data files, compared to the others.
    models:
      om:
3a5138b2   hitier   Set all earth amd...
360
        - slug: 'omni-hour-all'
79509300   hitier   Reformat YAML
361
          parameters:
3a5138b2   hitier   Set all earth amd...
362
            pdyn: 'omni_sw_ram'
134edc25   hitier   Fix sta/stb param...
363
        #            xy_b: 'omni_imf'
3a5138b2   hitier   Set all earth amd...
364
        - slug: 'ace-swepam-real-1h'
79509300   hitier   Reformat YAML
365
          parameters:
3a5138b2   hitier   Set all earth amd...
366
367
368
369
370
371
            vtot: 'sw_v_real'
            temp: 'sw_n_real'
            dens: 'sw_t_real'
            xy_b: 'imf_real_gse'
            #brad: ''
            #atse: ''
79509300   hitier   Reformat YAML
372
373
            #btan: 'Bgsm'  # /!. VECTOR2 (actually, does not exist)
      sa:
134edc25   hitier   Fix sta/stb param...
374
        - slug: 'omni-hour-all'
79509300   hitier   Reformat YAML
375
          parameters:
134edc25   hitier   Fix sta/stb param...
376
377
            pdyn: 'omni_sw_ram'
        - slug: 'ace-swepam-real-1h'
79509300   hitier   Reformat YAML
378
          parameters:
134edc25   hitier   Fix sta/stb param...
379
380
381
382
            vtot: 'sw_v_real'
            temp: 'sw_n_real'
            dens: 'sw_t_real'
            xy_b: 'imf_real_gse'
79509300   hitier   Reformat YAML
383
      sb:
134edc25   hitier   Fix sta/stb param...
384
        - slug: 'omni-hour-all'
79509300   hitier   Reformat YAML
385
          parameters:
134edc25   hitier   Fix sta/stb param...
386
387
            pdyn: 'omni_sw_ram'
        - slug: 'ace-swepam-real-1h'
79509300   hitier   Reformat YAML
388
          parameters:
134edc25   hitier   Fix sta/stb param...
389
390
391
392
            vtot: 'sw_v_real'
            temp: 'sw_n_real'
            dens: 'sw_t_real'
            xy_b: 'imf_real_gse'
79509300   hitier   Reformat YAML
393
394
395
396
397
398
399
    locked: false
    default: true
  - type: 'planet'
    slug: 'mars'
    name: 'Mars'
    title: 'Mars'
    orbit:
297a7dfc   Goutte   Add support for i...
400
      models:
79509300   hitier   Reformat YAML
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
        - slug: 'mars-orb-all'
          parameters:
            xy_hee: 'xyz_mars_hee'
      semimajor: 1.52366231
      semiminor: 1.51700011
    models:
      om:
        - slug: 'tao-mars-sw'
          parameters:
            dens: 'mars_sw_n'
            xy_v: 'mars_sw_v'
            temp: 'mars_sw_t'
            pdyn: 'mars_sw_pdyn'
            btan: 'mars_sw_b'
            brad: 'mars_sw_bx'
            atse: 'mars_sw_da'
      art:
        - slug: 'tao-mars-swrt'
          parameters:
            dens: 'mars_swrt_n'
            xy_v: 'mars_swrt_v'
            temp: 'mars_swrt_t'
            pdyn: 'mars_swrt_pdyn'
            btan: 'mars_swrt_b'
            brad: 'mars_swrt_bx'
            atse: 'mars_swrt_da'
      dsc:
        - slug: 'tao-mars-dsc'
          parameters:
            dens: 'mars_dsc_n'
            xy_v: 'mars_dsc_v'
            temp: 'mars_dsc_t'
            pdyn: 'mars_dsc_pdyn'
            btan: 'mars_dsc_b'
            brad: 'mars_dsc_bx'
            atse: 'mars_dsc_da'
5cbe3aeb   hitier   Comment out any s...
437
438
#      solo:
#        - slug: 'tao-mars-solo'
79509300   hitier   Reformat YAML
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
      sa:
        - slug: 'tao-mars-sta'
          parameters:
            dens: 'mars_sta_n'
            xy_v: 'mars_sta_v'
            temp: 'mars_sta_t'
            pdyn: 'mars_sta_pdyn'
            btan: 'mars_sta_b'
            brad: 'mars_sta_bx'
            atse: 'mars_sta_da'
      sb:
        - slug: 'tao-mars-stb'
          parameters:
            dens: 'mars_stb_n'
            xy_v: 'mars_stb_v'
            temp: 'mars_stb_t'
            pdyn: 'mars_stb_pdyn'
            btan: 'mars_stb_b'
            brad: 'mars_stb_bx'
            atse: 'mars_stb_da'
    locked: false
    default: false
  - type: 'planet'
    slug: 'jupiter'
    name: 'Jupiter'
    title: 'Jupiter'
    orbit:
297a7dfc   Goutte   Add support for i...
466
      models:
0d18002a   hitier   Set all jupiter a...
467
468
469
        - slug: 'jupiter-orb-all'
          parameters:
            xy_hee: 'xyz_jupiter_hee'
79509300   hitier   Reformat YAML
470
471
472
473
      semimajor: 5.45516759
      semiminor: 4.95155843
    models:
      om:
0d18002a   hitier   Set all jupiter a...
474
475
476
477
478
479
480
481
482
        - slug: 'tao-jup-sw'
          parameters:
            dens: 'jup_sw_n'
            xy_v: 'jup_sw_v'
            temp: 'jup_sw_t'
            pdyn: 'jup_sw_pdyn'
            btan: 'jup_sw_b'
            brad: 'jup_sw_bx'
            atse: 'jup_sw_da'
79509300   hitier   Reformat YAML
483
      art:
0d18002a   hitier   Set all jupiter a...
484
485
486
487
488
489
490
491
492
        - slug: 'tao-jup-swrt'
          parameters:
            dens: 'jup_swrt_n'
            xy_v: 'jup_swrt_v'
            temp: 'jup_swrt_t'
            pdyn: 'jup_swrt_pdyn'
            btan: 'jup_swrt_b'
            brad: 'jup_swrt_bx'
            atse: 'jup_swrt_da'
79509300   hitier   Reformat YAML
493
      dsc:
0d18002a   hitier   Set all jupiter a...
494
495
496
497
498
499
500
501
502
        - slug: 'tao-jup-dsc'
          parameters:
            dens: 'jup_dsc_n'
            xy_v: 'jup_dsc_v'
            temp: 'jup_dsc_t'
            pdyn: 'jup_dsc_pdyn'
            btan: 'jup_dsc_b'
            brad: 'jup_dsc_bx'
            atse: 'jup_dsc_da'
5cbe3aeb   hitier   Comment out any s...
503
504
#      solo:
#        - slug: 'tao-jup-solo'
79509300   hitier   Reformat YAML
505
      sa:
0d18002a   hitier   Set all jupiter a...
506
507
508
509
510
511
512
513
514
        - slug: 'tao-jup-sta'
          parameters:
            dens: 'jup_sta_n'
            xy_v: 'jup_sta_v'
            temp: 'jup_sta_t'
            pdyn: 'jup_sta_pdyn'
            btan: 'jup_sta_b'
            brad: 'jup_sta_bx'
            atse: 'jup_sta_da'
79509300   hitier   Reformat YAML
515
      sb:
0d18002a   hitier   Set all jupiter a...
516
517
518
519
520
521
522
523
524
        - slug: 'tao-jup-stb'
          parameters:
            dens: 'jup_stb_n'
            xy_v: 'jup_stb_v'
            temp: 'jup_stb_t'
            pdyn: 'jup_stb_pdyn'
            btan: 'jup_stb_b'
            brad: 'jup_stb_bx'
            atse: 'jup_stb_da'
79509300   hitier   Reformat YAML
525
526
527
528
529
530
531
532
533
    tap:
      target_name: 'Jupiter'
    locked: false
    default: false
  - type: 'planet'
    slug: 'saturn'
    name: 'Saturn'
    title: 'Saturn'
    orbit:
8644387c   Goutte   Use real data.
534
      models:
22d9535f   hitier   Set all saturn am...
535
536
537
        - slug: 'saturn-orb-all'
          parameters:
            xy_hee: 'xyz_saturn_hee'
79509300   hitier   Reformat YAML
538
539
540
541
      semimajor: 9.53707032
      semiminor: 9.5230773
    models:
      om:
22d9535f   hitier   Set all saturn am...
542
543
544
545
546
547
548
549
550
        - slug: 'tao-sat-sw'
          parameters:
            dens: 'sat_sw_n'
            xy_v: 'sat_sw_v'
            temp: 'sat_sw_t'
            pdyn: 'sat_sw_pdyn'
            btan: 'sat_sw_b'
            brad: 'sat_sw_bx'
            atse: 'sat_sw_da'
79509300   hitier   Reformat YAML
551
      art:
22d9535f   hitier   Set all saturn am...
552
553
554
555
556
557
558
559
560
        - slug: 'tao-sat-swrt'
          parameters:
            dens: 'sat_swrt_n'
            xy_v: 'sat_swrt_v'
            temp: 'sat_swrt_t'
            pdyn: 'sat_swrt_pdyn'
            btan: 'sat_swrt_b'
            brad: 'sat_swrt_bx'
            atse: 'sat_swrt_da'
79509300   hitier   Reformat YAML
561
      dsc:
22d9535f   hitier   Set all saturn am...
562
563
564
565
566
567
568
569
570
        - slug: 'tao-sat-dsc'
          parameters:
            dens: 'sat_dsc_n'
            xy_v: 'sat_dsc_v'
            temp: 'sat_dsc_t'
            pdyn: 'sat_dsc_pdyn'
            btan: 'sat_dsc_b'
            brad: 'sat_dsc_bx'
            atse: 'sat_dsc_da'
5cbe3aeb   hitier   Comment out any s...
571
572
#      solo:
#        - slug: 'tao-sat-solo'
79509300   hitier   Reformat YAML
573
      sa:
22d9535f   hitier   Set all saturn am...
574
575
576
577
578
579
580
581
582
        - slug: 'tao-sat-sta'
          parameters:
            dens: 'sat_sta_n'
            xy_v: 'sat_sta_v'
            temp: 'sat_sta_t'
            pdyn: 'sat_sta_pdyn'
            btan: 'sat_sta_b'
            brad: 'sat_sta_bx'
            atse: 'sat_sta_da'
79509300   hitier   Reformat YAML
583
      sb:
22d9535f   hitier   Set all saturn am...
584
585
586
587
588
589
590
591
592
        - slug: 'tao-sat-stb'
          parameters:
            dens: 'sat_stb_n'
            xy_v: 'sat_stb_v'
            temp: 'sat_stb_t'
            pdyn: 'sat_stb_pdyn'
            btan: 'sat_stb_b'
            brad: 'sat_stb_bx'
            atse: 'sat_stb_da'
79509300   hitier   Reformat YAML
593
594
595
596
597
598
599
600
601
    tap:
      target_name: 'Saturn'
    locked: false
    default: false
  - type: 'planet'
    slug: 'uranus'
    name: 'Uranus'
    title: 'Uranus'
    orbit:
d226f791   Goutte   Uranus smells lik...
602
      models:
99025a7c   hitier   Set all uranus am...
603
604
605
        - slug: 'uranus-orb-all'
          parameters:
            xy_hee: 'xyz_uranus_hee'
79509300   hitier   Reformat YAML
606
607
608
609
      semimajor: 19.19
      semiminor: 19.17
    models:
      om:
99025a7c   hitier   Set all uranus am...
610
611
612
613
614
615
616
617
618
        - slug: 'tao-ura-sw'
          parameters:
            dens: 'ura_sw_n'
            xy_v: 'ura_sw_v'
            temp: 'ura_sw_t'
            pdyn: 'ura_sw_pdyn'
            btan: 'ura_sw_b'
            brad: 'ura_sw_bx'
            atse: 'ura_sw_da'
79509300   hitier   Reformat YAML
619
      art:
99025a7c   hitier   Set all uranus am...
620
621
622
623
624
625
626
627
628
        - slug: 'tao-ura-swrt'
          parameters:
            dens: 'ura_swrt_n'
            xy_v: 'ura_swrt_v'
            temp: 'ura_swrt_t'
            pdyn: 'ura_swrt_pdyn'
            btan: 'ura_swrt_b'
            brad: 'ura_swrt_bx'
            atse: 'ura_swrt_da'
79509300   hitier   Reformat YAML
629
      dsc:
99025a7c   hitier   Set all uranus am...
630
631
632
633
634
635
636
637
638
        - slug: 'tao-ura-dsc'
          parameters:
            dens: 'ura_dsc_n'
            xy_v: 'ura_dsc_v'
            temp: 'ura_dsc_t'
            pdyn: 'ura_dsc_pdyn'
            btan: 'ura_dsc_b'
            brad: 'ura_dsc_bx'
            atse: 'ura_dsc_da'
5cbe3aeb   hitier   Comment out any s...
639
640
#      solo:
#        - slug: 'tao-ura-solo'
79509300   hitier   Reformat YAML
641
      sa:
99025a7c   hitier   Set all uranus am...
642
643
644
645
646
647
648
649
650
        - slug: 'tao-ura-sta'
          parameters:
            dens: 'ura_sta_n'
            xy_v: 'ura_sta_v'
            temp: 'ura_sta_t'
            pdyn: 'ura_sta_pdyn'
            btan: 'ura_sta_b'
            brad: 'ura_sta_bx'
            atse: 'ura_sta_da'
79509300   hitier   Reformat YAML
651
      sb:
99025a7c   hitier   Set all uranus am...
652
653
654
655
656
657
658
659
660
        - slug: 'tao-ura-stb'
          parameters:
            dens: 'ura_stb_n'
            xy_v: 'ura_stb_v'
            temp: 'ura_stb_t'
            pdyn: 'ura_stb_pdyn'
            btan: 'ura_stb_b'
            brad: 'ura_stb_bx'
            atse: 'ura_stb_da'
79509300   hitier   Reformat YAML
661
662
663
664
665
666
667
    locked: false
    default: false
  - type: 'planet'
    slug: 'neptune'
    name: 'Neptune'
    title: 'Neptune'
    orbit:
dfc53ac3   Goutte   Enable Neptune.
668
      models:
8e79f472   hitier   Set all neptune a...
669
670
671
        - slug: 'neptune-orb-all'
          parameters:
            xy_hee: 'xyz_neptune_hee'
79509300   hitier   Reformat YAML
672
673
674
675
      semimajor: 30.06896348
      semiminor: 30.06785516
    models:
      om:
8e79f472   hitier   Set all neptune a...
676
677
678
679
680
681
682
683
684
        - slug: 'tao-nep-sw'
          parameters:
            dens: 'nep_sw_n'
            xy_v: 'nep_sw_v'
            temp: 'nep_sw_t'
            pdyn: 'nep_sw_pdyn'
            btan: 'nep_sw_b'
            brad: 'nep_sw_bx'
            atse: 'nep_sw_da'
79509300   hitier   Reformat YAML
685
      art:
8e79f472   hitier   Set all neptune a...
686
687
688
689
690
691
692
693
694
        - slug: 'tao-nep-swrt'
          parameters:
            dens: 'nep_swrt_n'
            xy_v: 'nep_swrt_v'
            temp: 'nep_swrt_t'
            pdyn: 'nep_swrt_pdyn'
            btan: 'nep_swrt_b'
            brad: 'nep_swrt_bx'
            atse: 'nep_swrt_da'
79509300   hitier   Reformat YAML
695
      dsc:
8e79f472   hitier   Set all neptune a...
696
697
698
699
700
701
702
703
704
        - slug: 'tao-nep-dsc'
          parameters:
            dens: 'nep_dsc_n'
            xy_v: 'nep_dsc_v'
            temp: 'nep_dsc_t'
            pdyn: 'nep_dsc_pdyn'
            btan: 'nep_dsc_b'
            brad: 'nep_dsc_bx'
            atse: 'nep_dsc_da'
5cbe3aeb   hitier   Comment out any s...
705
706
#      solo:
#        - slug: 'tao-nep-solo'
79509300   hitier   Reformat YAML
707
      sa:
8e79f472   hitier   Set all neptune a...
708
709
710
711
712
713
714
715
716
        - slug: 'tao-nep-sta'
          parameters:
            dens: 'nep_sta_n'
            xy_v: 'nep_sta_v'
            temp: 'nep_sta_t'
            pdyn: 'nep_sta_pdyn'
            btan: 'nep_sta_b'
            brad: 'nep_sta_bx'
            atse: 'nep_sta_da'
79509300   hitier   Reformat YAML
717
      sb:
8e79f472   hitier   Set all neptune a...
718
719
720
721
722
723
724
725
726
        - slug: 'tao-nep-stb'
          parameters:
            dens: 'nep_stb_n'
            xy_v: 'nep_stb_v'
            temp: 'nep_stb_t'
            pdyn: 'nep_stb_pdyn'
            btan: 'nep_stb_b'
            brad: 'nep_stb_bx'
            atse: 'nep_stb_da'
79509300   hitier   Reformat YAML
727
728
    locked: false
    default: false
79509300   hitier   Reformat YAML
729
730
731
732
733
  - type: 'probe'
    slug: 'bepi'
    name: 'BepiColombo'
    title: 'BepiColombo'
    orbit:
0e085a4c   hitier   Add probes
734
      models:
160bc082   hitier   Set 3 main probes...
735
736
737
        - slug: 'bepi-cruise-all'
          parameters:
            xy_hee: 'bepi_xyz_hee'
79509300   hitier   Reformat YAML
738
739
    models:
      om:
160bc082   hitier   Set 3 main probes...
740
741
742
743
744
745
746
747
748
        - slug: 'tao-bepi-sw'
          parameters:
            dens: 'bepi_sw_n'
            xy_v: 'bepi_sw_v'
            temp: 'bepi_sw_t'
            pdyn: 'bepi_sw_pdyn'
            btan: 'bepi_sw_b'
            brad: 'bepi_sw_bx'
            atse: 'bepi_sw_da'
79509300   hitier   Reformat YAML
749
      art:
160bc082   hitier   Set 3 main probes...
750
751
752
753
754
755
756
757
758
        - slug: 'tao-bepi-swrt'
          parameters:
            dens: 'bepi_swrt_n'
            xy_v: 'bepi_swrt_v'
            temp: 'bepi_swrt_t'
            pdyn: 'bepi_swrt_pdyn'
            btan: 'bepi_swrt_b'
            brad: 'bepi_swrt_bx'
            atse: 'bepi_swrt_da'
79509300   hitier   Reformat YAML
759
      sa:
160bc082   hitier   Set 3 main probes...
760
761
762
763
764
765
766
767
768
        - slug: 'tao-bepi-sta'
          parameters:
            dens: 'bepi_sta_n'
            xy_v: 'bepi_sta_v'
            temp: 'bepi_sta_t'
            pdyn: 'bepi_sta_pdyn'
            btan: 'bepi_sta_b'
            brad: 'bepi_sta_bx'
            atse: 'bepi_sta_da'
79509300   hitier   Reformat YAML
769
770
    locked: false
    default: false
79509300   hitier   Reformat YAML
771
772
773
774
775
  - type: 'probe'
    slug: 'solo'
    name: 'SolarOrbiter'
    title: 'SolarOrbiter'
    orbit:
0e085a4c   hitier   Add probes
776
      models:
160bc082   hitier   Set 3 main probes...
777
778
779
        - slug: 'so-orb-all'
          parameters:
            xy_hee: 'so_xyz_hee'
79509300   hitier   Reformat YAML
780
781
    models:
      om:
160bc082   hitier   Set 3 main probes...
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
        - slug: 'tao-so-sw'
          parameters:
            dens: 'so_sw_n'
            xy_v: 'so_sw_v'
            temp: 'so_sw_t'
            pdyn: 'so_sw_pdyn'
            btan: 'so_sw_b'
            brad: 'so_sw_bx'
            atse: 'so_sw_da'
      dsc:
        - slug: 'tao-so-dsc'
          parameters:
            dens: 'so_dsc_n'
            xy_v: 'so_dsc_v'
            temp: 'so_dsc_t'
            pdyn: 'so_dsc_pdyn'
            btan: 'so_dsc_b'
            brad: 'so_dsc_bx'
            atse: 'so_dsc_da'
79509300   hitier   Reformat YAML
801
802
    locked: false
    default: false
79509300   hitier   Reformat YAML
803
804
805
806
807
  - type: 'probe'
    slug: 'psp'
    name: 'Parker Solar Probe'
    title: 'Parker Solar Probe'
    orbit:
0e085a4c   hitier   Add probes
808
      models:
160bc082   hitier   Set 3 main probes...
809
810
811
        - slug: 'psp-orb-all'
          parameters:
            xy_hee: 'psp_xyz_hee'
79509300   hitier   Reformat YAML
812
813
    models:
      om:
160bc082   hitier   Set 3 main probes...
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
        - slug: 'tao-psp-sw'
          parameters:
            dens: 'psp_sw_n'
            xy_v: 'psp_sw_v'
            temp: 'psp_sw_t'
            pdyn: 'psp_sw_pdyn'
            btan: 'psp_sw_b'
            brad: 'psp_sw_bx'
            atse: 'psp_sw_da'
      dsc:
        - slug: 'tao-psp-dsc'
          parameters:
            dens: 'psp_dsc_n'
            xy_v: 'psp_dsc_v'
            temp: 'psp_dsc_t'
            pdyn: 'psp_dsc_pdyn'
            btan: 'psp_dsc_b'
            brad: 'psp_dsc_bx'
            atse: 'psp_dsc_da'
79509300   hitier   Reformat YAML
833
      art:
160bc082   hitier   Set 3 main probes...
834
835
836
837
838
839
840
841
842
        - slug: 'tao-psp-swrt'
          parameters:
            dens: 'psp_swrt_n'
            xy_v: 'psp_swrt_v'
            temp: 'psp_swrt_t'
            pdyn: 'psp_swrt_pdyn'
            btan: 'psp_swrt_b'
            brad: 'psp_swrt_bx'
            atse: 'psp_swrt_da'
79509300   hitier   Reformat YAML
843
      sa:
160bc082   hitier   Set 3 main probes...
844
845
846
847
848
849
850
851
852
        - slug: 'tao-psp-sta'
          parameters:
            dens: 'psp_sta_n'
            xy_v: 'psp_sta_v'
            temp: 'psp_sta_t'
            pdyn: 'psp_sta_pdyn'
            btan: 'psp_sta_b'
            brad: 'psp_sta_bx'
            atse: 'psp_sta_da'
79509300   hitier   Reformat YAML
853
854
    locked: false
    default: false
b15d55f4   hitier   Comment out 3 pro...
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
#  - type: 'probe'
#    slug: 'rosetta'
#    name: 'Rosetta'
#    title: 'Rosetta'
#    orbit:
#      models:
#        - slug: 'ros_orb_cruise'
#          stopped_at: '2014-08-02T00:00:00'
#        - slug: 'p67_orb_all'
#          started_at: '2014-08-02T00:00:00'
#          #stopped_at: '2016-09-30T11:19:00'
#          # 'XYZ_HEE' is not present in http://amda.irap.omp.eu/DDService/BASE/DATA//ORBITS/P67.NEW/P67_2014212000005000.nc.gz
#    #                parameters:
#    #                    hee: 'XYZ_HEE'
#    models:
#      om:
#        - slug: 'tao_ros_sw'
#      sa:
#        - slug: 'tao_ros_sw'
#      sb:
#        - slug: 'tao_ros_sw'
#    locked: true
#    default: false
#  - type: 'probe'
#    slug: 'juno'
#    name: 'Juno'
#    title: 'Juno'
#    orbit:
#      models:
#        - slug: 'juno_cruise_all'
#          stopped_at: '2016-07-05T03:53:00'
#        - slug: 'jupiter_orb_all'
#          started_at: '2016-07-05T03:53:00'
#    models:
#      om:
#        - slug: 'tao_juno_sw'
#      sa:
#        - slug: 'tao_juno_sw'
#      sb:
#        - slug: 'tao_juno_sw'
#    locked: true
#    default: false
#  - type: 'comet'
#    slug: 'p67'
#    name: 'Churyumov-Gerasimenko'
#    title: 'Churyumov-Gerasimenko (coming soon)'
#    orbit:
#      models:
#        - slug: 'p67_orb_all'
#          parameters:
#            hee: 'XYZ_HEE'
#    models:
#      om:
#        - slug: 'tao_p67_sw'
#      sa:
#        - slug: 'tao_p67_sw'
#      sb:
#        - slug: 'tao_p67_sw'
#    locked: true
#    default: false
a79c5268   Goutte   Add probes and co...
915
916


6060b797   Goutte   Add config sample...
917
918
919
920
921
922
923
924
# 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
1ab47144   Goutte   Add new menus, up...
925
926

toots:
a2dfc4fb   Goutte   Add Stereo-A and ...
927
928
929
930
  - date: "2019-03-29"
    text: "Enable Stereo-A and Stereo-B input sources."
  - date: "2019-02-01"
    text: "Add Saturn's Auroral Catalog."
1ab47144   Goutte   Add new menus, up...
931
932
933
934
  - date: "2018-11-16"
    text: "New changes to the UI, and more icons."
  - date: "2018-10-02"
    text: "Adding an About page."