Skip to content

Commit

Permalink
Merge pull request #55 from corquaid/dev
Browse files Browse the repository at this point in the history
feat: undocking of CRS-31 Dragon spacecraft
  • Loading branch information
corquaid authored Feb 5, 2025
2 parents 393e66d + c9b483d commit 202e059
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-31 Dragon",
"country": "United States",
"flag_code": "us",
"operator": "SpaceX",
"manufacturer": "SpaceX",
"spacecraft_name": "C208",
"launched": 1730770171,
"launch_site": "KSC, LC-39A",
"iss": true,
"docked": 1730814720,
"docking_port": "Harmony forward",
"launch_mass": null,
"payload_mass": 2762,
"launch_vehicle": "Falcon 9",
"launch_vehicle_name": "B1083.5",
"mission_type": "Cargo",
"crew": null,
"mission_patch": "https://upload.wikimedia.org/wikipedia/commons/9/9f/SpaceX_CRS-31_Patch.png",
"url": "https://en.wikipedia.org/wiki/SpaceX_CRS-31",
"image": "https://www.nasa.gov/wp-content/uploads/2024/11/nasas-spacex-crs-31-launch.png"
},
{
"id": 6,
"name": "Progress MS-29",
"country": "Russia",
"flag_code": "ru",
Expand Down

0 comments on commit 202e059

Please sign in to comment.