Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn

This commit is contained in:
Agnes Heppich
2019-01-08 12:02:15 -05:00

View File

@@ -3,7 +3,7 @@ local stationsAsset = asset.require('scene/solarsystem/dsn/stations')
local maps = asset.require('scene/solarsystem/dsn/spacecraftsmaps')
--Signals data path
local dataFolder = openspace.absPath("../../../sync/http/dsn_data/1/json")
local dataFolder = openspace.absPath("${SYNC}/http/dsn_data/1/signaldata")
local Signals = {
Identifier = "Signals",