Skip to content

Commit

Permalink
Merge pull request #40 from corquaid/dev
Browse files Browse the repository at this point in the history
feat: undocking of NG-20 Cygnus spacecraft
  • Loading branch information
corquaid authored Jul 15, 2024
2 parents 9e2b187 + c628a6c commit 59cd09f
Showing 1 changed file with 5 additions and 28 deletions.
33 changes: 5 additions & 28 deletions JSON/iss-docked-spacecraft.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,8 @@
{
"number": 6,
"number": 5,
"spacecraft": [
{
"id": 1,
"name": "Cygnus NG-20",
"country": "United States",
"flag_code": "us",
"operator": "Northrop Grumman",
"manufacturer": "Northrop Grumman",
"spacecraft_name": "S.S. Patricia “Patty” Hilliard Robertson",
"launched": 1706630835,
"launch_site": "CCSFS, SLC-40",
"iss": true,
"docked": 1706777940,
"docking_port": "Unity nadir",
"launch_mass": 12519,
"payload_mass": 3750,
"launch_vehicle": "Falcon 9",
"launch_vehicle_name": "B1077.10",
"mission_type": "Cargo",
"crew": null,
"mission_patch": "https://upload.wikimedia.org/wikipedia/commons/b/bb/Cygnus_NG-20_Patch.png",
"url": "https://en.wikipedia.org/wiki/Cygnus_NG-20",
"image": "https://blogs.nasa.gov/spacestation/wp-content/uploads/sites/240/2024/01/ng20capture.png"
},
{
"id": 2,
"name": "Progress MS-26",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -48,7 +25,7 @@
"image": "https://i.ibb.co/rwd7VjK/Tb7c2ah5-Vx4-Jn-ZZJpmdyw-E-1200-80-jpg.webp"
},
{
"id": 3,
"id": 2,
"name": "Crew-8 Dragon",
"country": "United States",
"flag_code": "us",
Expand Down Expand Up @@ -76,7 +53,7 @@
"image": "https://upload.wikimedia.org/wikipedia/commons/f/fd/Jsc2023e070781.jpg"
},
{
"id": 4,
"id": 3,
"name": "Soyuz MS-25",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -99,7 +76,7 @@
"image": "https://upload.wikimedia.org/wikipedia/commons/1/16/Expedition_71_Press_Conference_%28NHQ202403200036%29.jpg"
},
{
"id": 5,
"id": 4,
"name": "Progress MS-27",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -122,7 +99,7 @@
"image": "https://i.ibb.co/Fz3n84W/SGoi-CLH5-Qer-Ui9xs-ARj5-C3-1200-80-png.webp"
},
{
"id": 6,
"id": 5,
"name": "Boeing CFT Starliner",
"country": "United States",
"flag_code": "us",
Expand Down

0 comments on commit 59cd09f

Please sign in to comment.