mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
* Add Ceres in dwarf planet folder * Remove old Ceres asset and redirect dawn profile to the new asset * Remove missing dawn kernels from list in asset * Add meta info for dawn and vesta asset files * Add WMS layer
66 lines
1.2 KiB
Plaintext
66 lines
1.2 KiB
Plaintext
{
|
|
"assets": [
|
|
"base",
|
|
"scene/solarsystem/dwarf_planets/ceres/ceres",
|
|
"scene/solarsystem/dwarf_planets/ceres/default_layers",
|
|
"scene/solarsystem/dwarf_planets/ceres/trail",
|
|
"scene/solarsystem/missions/dawn/dawn",
|
|
"scene/solarsystem/missions/dawn/vesta"
|
|
],
|
|
"camera": {
|
|
"aim": "",
|
|
"anchor": "Dawn",
|
|
"frame": "",
|
|
"position": {
|
|
"x": 526782000000.0,
|
|
"y": 257168000000.0,
|
|
"z": -1381130000000.0
|
|
},
|
|
"type": "setNavigationState"
|
|
},
|
|
"delta_times": [
|
|
1.0,
|
|
5.0,
|
|
30.0,
|
|
60.0,
|
|
300.0,
|
|
1800.0,
|
|
3600.0,
|
|
43200.0,
|
|
86400.0,
|
|
604800.0,
|
|
1209600.0,
|
|
2592000.0,
|
|
5184000.0,
|
|
7776000.0,
|
|
15552000.0,
|
|
31536000.0,
|
|
63072000.0,
|
|
157680000.0,
|
|
315360000.0,
|
|
630720000.0
|
|
],
|
|
"mark_nodes": [
|
|
"Dawn",
|
|
"Ceres",
|
|
"Vesta",
|
|
"Sun"
|
|
],
|
|
"meta": {
|
|
"author": "OpenSpace Team",
|
|
"description": "work in progress profile for the dawn mission",
|
|
"license": "MIT License",
|
|
"name": "Dawn",
|
|
"url": "https://www.openspaceproject.com",
|
|
"version": "1.0"
|
|
},
|
|
"time": {
|
|
"type": "absolute",
|
|
"value": "2011-08-06T00:00:00"
|
|
},
|
|
"version": {
|
|
"major": 1,
|
|
"minor": 0
|
|
}
|
|
}
|