Files
OpenSpace/data/profiles/missions/gaia.profile
T
Emma Broman 1d56563412 Move profile name from top bar center to File menu (#3628)
* Add more profile meta info to profile topic, and gueard for nonexisting meta entry

* Add punctuation to end of profile descriptions

* Cleanup

* Apply suggestions from code review

Co-authored-by: Alexander Bock <alexander.bock@liu.se>

* Update GUI hash

---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2025-05-06 18:17:41 +02:00

70 lines
1.6 KiB
Plaintext

{
"assets": [
"base",
"base_keybindings",
"scene/milkyway/gaia/apogee",
"scene/milkyway/gaia/gaiastars",
"scene/milkyway/gaia/galah",
"scene/solarsystem/telescopes/gaia/dashboard",
"scene/solarsystem/telescopes/gaia/gaia",
"scene/solarsystem/telescopes/gaia/trail"
],
"camera": {
"aim": "",
"anchor": "Earth",
"frame": "",
"position": {
"x": 1000000000000.0,
"y": 1000000000000.0,
"z": 1000000000000.0
},
"type": "setNavigationState"
},
"delta_times": [
1.0,
157680000000.0,
315360000000.0,
1576800000000.0,
3153600000000.0
],
"mark_nodes": [
"Gaia",
"Earth",
"Sun"
],
"meta": {
"author": "OpenSpace Team",
"description": "This scene contains a new rendering method to show the massive ESA Gaia stars dataset. By default, it loads the few million stars of the Gaia DR2 that contain radial velocities.",
"license": "MIT License",
"name": "Gaia",
"url": "https://www.openspaceproject.com",
"version": "1.0"
},
"modules": [
{
"loadedInstruction": "",
"name": "Gaia",
"notLoadedInstruction": "openspace.printFatal('Could not load gaia profile due to missing module \"Gaia\"')"
}
],
"panel_visibility": {
"mission": true
},
"properties": [
{
"name": "Scene.Stars.Renderable.Enabled",
"type": "setPropertyValue",
"value": "false"
}
],
"time": {
"is_paused": false,
"type": "absolute",
"value": "2019-06-10T00:00:00"
},
"version": {
"major": 1,
"minor": 4
}
}