Commit dfc53ac3fd46d38bd917fb0efa22f7e5236d32c3
1 parent
0eb51593
Exists in
master
and in
2 other branches
Enable Neptune.
Showing
1 changed file
with
17 additions
and
2 deletions
Show diff stats
config.yml
... | ... | @@ -289,8 +289,23 @@ targets: |
289 | 289 | - type: 'planet' |
290 | 290 | slug: 'neptune' |
291 | 291 | name: 'Neptune' |
292 | - title: 'Neptune (soon)' | |
293 | - locked: true | |
292 | + title: 'Neptune' | |
293 | + orbit: | |
294 | + models: | |
295 | + - slug: 'neptune_orb_all' | |
296 | + semimajor: 30.06896348 | |
297 | + semiminor: 30.06785516 | |
298 | + models: | |
299 | + l1: | |
300 | + - slug: 'tao_nep_sw' | |
301 | + - slug: 'tao_nep_swrt' | |
302 | + sa: | |
303 | + - slug: 'tao_nep_sw' | |
304 | + - slug: 'tao_nep_swrt' | |
305 | + sb: | |
306 | + - slug: 'tao_nep_sw' | |
307 | + - slug: 'tao_nep_swrt' | |
308 | + locked: false | |
294 | 309 | default: false |
295 | 310 | - type: 'probe' |
296 | 311 | slug: 'rosetta' | ... | ... |