You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/launchpads.rb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@
76
76
name: 'Vandenberg Air Force Base',
77
77
region: 'California',
78
78
latitude: 34.6440904,
79
-
longitude: 120.5931438
79
+
longitude: -120.5931438
80
80
},
81
81
vehicles_launched: 'falcon 9',
82
82
details: 'SpaceX original west coast launch pad for Falcon 1. Performed a static fire but was never used for a launch and abandoned due to scheduling conflicts.'
@@ -89,7 +89,7 @@
89
89
name: 'Vandenberg Air Force Base',
90
90
region: 'California',
91
91
latitude: 34.6440904,
92
-
longitude: 120.5931438
92
+
longitude: -120.5931438
93
93
},
94
94
vehicles_launched: 'falcon 9',
95
95
details: 'SpaceX primary west coast launch pad for polar orbits and sun synchronous orbits, primarily used for Iridium. Also intended to be capable of launching Falcon Heavy.'
0 commit comments