Skip to content

Commit d0034ef

Browse files
authored
Merge pull request #34 from corquaid/dev
feat: undocking of CRS-30 spacecraft
2 parents fd5f1d3 + dde3564 commit d0034ef

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

JSON/iss-docked-spacecraft.json

+1-24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"number": 6,
2+
"number": 5,
33
"spacecraft": [
44
{
55
"id": 1,
@@ -100,29 +100,6 @@
100100
},
101101
{
102102
"id": 5,
103-
"name": "CRS-30 Dragon",
104-
"country": "United States",
105-
"flag_code": "us",
106-
"operator": "SpaceX",
107-
"manufacturer": "SpaceX",
108-
"spacecraft_name": "C209",
109-
"launched": 1711050900,
110-
"launch_site": "CCSFS, SLC-40",
111-
"iss": true,
112-
"docked": 1711189140,
113-
"docking_port": "Harmony zenith",
114-
"launch_mass": 12519,
115-
"payload_mass": 2948,
116-
"launch_vehicle": "Falcon 9",
117-
"launch_vehicle_name": "B1080.6",
118-
"mission_type": "Cargo",
119-
"crew": null,
120-
"mission_patch": "https://upload.wikimedia.org/wikipedia/commons/f/f3/SpaceX_CRS-30_Patch.png",
121-
"url": "https://en.wikipedia.org/wiki/SpaceX_CRS-30",
122-
"image": "https://blogs.nasa.gov/spacestation/wp-content/uploads/sites/240/2024/03/dragon-docked.png"
123-
},
124-
{
125-
"id": 6,
126103
"name": "Soyuz MS-25",
127104
"country": "Russia",
128105
"flag_code": "ru",

0 commit comments

Comments
 (0)