Skip to content

Commit

Permalink
Merge pull request #34 from corquaid/dev
Browse files Browse the repository at this point in the history
feat: undocking of CRS-30 spacecraft
  • Loading branch information
corquaid authored Apr 28, 2024
2 parents fd5f1d3 + dde3564 commit d0034ef
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions JSON/iss-docked-spacecraft.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"number": 6,
"number": 5,
"spacecraft": [
{
"id": 1,
Expand Down Expand Up @@ -100,29 +100,6 @@
},
{
"id": 5,
"name": "CRS-30 Dragon",
"country": "United States",
"flag_code": "us",
"operator": "SpaceX",
"manufacturer": "SpaceX",
"spacecraft_name": "C209",
"launched": 1711050900,
"launch_site": "CCSFS, SLC-40",
"iss": true,
"docked": 1711189140,
"docking_port": "Harmony zenith",
"launch_mass": 12519,
"payload_mass": 2948,
"launch_vehicle": "Falcon 9",
"launch_vehicle_name": "B1080.6",
"mission_type": "Cargo",
"crew": null,
"mission_patch": "https://upload.wikimedia.org/wikipedia/commons/f/f3/SpaceX_CRS-30_Patch.png",
"url": "https://en.wikipedia.org/wiki/SpaceX_CRS-30",
"image": "https://blogs.nasa.gov/spacestation/wp-content/uploads/sites/240/2024/03/dragon-docked.png"
},
{
"id": 6,
"name": "Soyuz MS-25",
"country": "Russia",
"flag_code": "ru",
Expand Down

0 comments on commit d0034ef

Please sign in to comment.