This file is indexed.

/usr/share/celestia/extras/skylab.ssc is in celestia-common 1.6.1+dfsg-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Skylab model created by Shrox -- http://www.shrox.com/

"Skylab" "Sol/Earth" {
	
	Class "spacecraft"
	Mesh "skylab.3ds"
	Radius 0.015

	Beginning         2441817     # 14 May 1973
	Ending            2444066     # 11 Jul 1979

	EllipticalOrbit {		
		Epoch       2462901.80828343		
		Period            0.06475959		
		SemiMajorAxis  6811.939		
		Eccentricity      0.0009421		
		Inclination      50.0459		
		AscendingNode    24.3850		
		ArgOfPericenter 272.0174		
		MeanAnomaly      87.9670		
	}		
	
	Obliquity        23.45       # Sun-synchronous orientation 
	RotationPeriod 8766.15265008 # by Matt McIrvin
	RotationOffset  191          #

	Albedo 	      0.10
}