Cleaned up code

Added new COMMON_FOLDER setting in scene file
Error handling when spice kernels are not available
This commit is contained in:
Alexander Bock
2014-10-11 13:40:52 +02:00
parent 0e46642624
commit c226e9b82f
12 changed files with 57 additions and 79 deletions

View File

@@ -5,4 +5,4 @@ openspace.time.setTime("2007-02-26T12:00:00")
--openspace.time.setDeltaTime(200000.0)
openspace.time.setDeltaTime(2000.0)
--openspace.time.setDeltaTime(30000.0)
print(openspace.time.currentTimeUTC())
-- print(openspace.time.currentTimeUTC())