Skip to content

Commit

Permalink
Added downlink descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
sgcderek committed Jul 21, 2022
1 parent b1f4b0e commit fb2358f
Show file tree
Hide file tree
Showing 21 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions json/ANGELS.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"downlinks": [
{
"name": "DCS",
"description": "Argos Data Collection System",
"frequency": 1698400000,
"bandwidth": 600000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/AQUA.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "DB",
"description": "Direct Broadcast",
"frequency": 8160000000,
"bandwidth": 12000000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/AURA.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "DB",
"description": "Direct Broadcast",
"frequency": 8160000000,
"bandwidth": 12000000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/CloudSat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"downlinks": [
{
"name": "CPR",
"description": "Cloud Profiling Radar",
"frequency": 2217500000,
"bandwidth": 1500000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/Coriolis.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"downlinks": [
{
"name": "WindSat",
"description": "Real-time WindSat data",
"frequency": 2221500000,
"bandwidth": 1000000,
"polarization": "RHC",
Expand Down
2 changes: 2 additions & 0 deletions json/Elektro-L N2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "DCP",
"description": "Data Collection Platform",
"frequency": 1697000000,
"bandwidth": 1000000,
"polarization": "LIN",
Expand All @@ -17,6 +18,7 @@
},
{
"name": "RDAS",
"description": "Raw MSU-GS data",
"frequency": 7500000000,
"bandwidth": 60000000,
"polarization": "LHC",
Expand Down
3 changes: 3 additions & 0 deletions json/Elektro-L N3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "LRIT",
"description": "Processed MSU-GS data",
"frequency": 1691000000,
"bandwidth": 500000,
"polarization": "RHC",
Expand All @@ -17,6 +18,7 @@
},
{
"name": "DCP",
"description": "Data Collection Platform",
"frequency": 1697000000,
"bandwidth": 1000000,
"polarization": "LIN",
Expand All @@ -26,6 +28,7 @@
},
{
"name": "RDAS",
"description": "Raw MSU-GS data",
"frequency": 7500000000,
"bandwidth": 60000000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/FengYun-3C.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1701400000,
"bandwidth": 5000000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/GOES-13.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"downlinks": [
{
"name": "PDR/GVAR",
"description": "Processed Data Relay",
"frequency": 1685700000,
"bandwidth": 3500000,
"polarization": "V",
Expand Down
2 changes: 2 additions & 0 deletions json/MetOp-B.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "SARSAT Transponder",
"description": "Search and Rescue transponder",
"frequency": 1544500000,
"bandwidth": 450000,
"polarization": "RHC",
Expand All @@ -17,6 +18,7 @@
},
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1701300000,
"bandwidth": 4000000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/MetOp-C.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1701300000,
"bandwidth": 4000000,
"polarization": "RHC",
Expand Down
2 changes: 2 additions & 0 deletions json/Meteor-M N2-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"downlinks": [
{
"name": "SARSAT Transponder",
"description": "Search and Rescue transponder",
"frequency": 1544500000,
"bandwidth": 450000,
"polarization": "RHC",
Expand All @@ -18,6 +19,7 @@
},
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1700000,
"bandwidth": 3000000,
"polarization": "RHC",
Expand Down
2 changes: 2 additions & 0 deletions json/Meteor-M N2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "LRPT",
"description": "Low Resolution Picture Transmission",
"frequency": 137100000,
"bandwidth": 145000,
"polarization": "RHC",
Expand All @@ -17,6 +18,7 @@
},
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1700000,
"bandwidth": 3000000,
"polarization": "RHC",
Expand Down
5 changes: 5 additions & 0 deletions json/NOAA-15.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "DSB",
"description": "Direct Sounder Broadcast",
"frequency": 137350000,
"bandwidth": 34000,
"polarization": "LIN",
Expand All @@ -17,6 +18,7 @@
},
{
"name": "APT",
"description": "Automatic Picture Transmission",
"frequency": 137620000,
"bandwidth": 45000,
"polarization": "RHC",
Expand All @@ -26,6 +28,7 @@
},
{
"name": "SARSAT PDS",
"description": "Search and Rescue Processed Data Stream",
"frequency": 1544500000,
"bandwidth": 10000,
"polarization": "RHC",
Expand All @@ -35,6 +38,7 @@
},
{
"name": "SARSAT Transponder",
"description": "Search and Rescue transponder",
"frequency": 1544500000,
"bandwidth": 450000,
"polarization": "RHC",
Expand All @@ -44,6 +48,7 @@
},
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1702500000,
"bandwidth": 3000000,
"polarization": "RHC",
Expand Down
7 changes: 7 additions & 0 deletions json/NOAA-18.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"downlinks": [
{
"name": "DSB",
"description": "Direct Sounder Broadcast",
"frequency": 137350000,
"bandwidth": 34000,
"polarization": "LIN",
Expand All @@ -17,6 +18,7 @@
},
{
"name": "APT",
"description": "Automatic Picture Transmission",
"frequency": 137912500,
"bandwidth": 45000,
"polarization": "RHC",
Expand All @@ -26,6 +28,7 @@
},
{
"name": "SARSAT PDS",
"description": "Search and Rescue Processed Data Stream",
"frequency": 1544500000,
"bandwidth": 10000,
"polarization": "RHC",
Expand All @@ -35,6 +38,7 @@
},
{
"name": "SARSAT Transponder",
"description": "Search and Rescue transponder",
"frequency": 1544500000,
"bandwidth": 450000,
"polarization": "RHC",
Expand All @@ -44,6 +48,7 @@
},
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1707000000,
"bandwidth": 3000000,
"polarization": "RHC",
Expand All @@ -53,6 +58,7 @@
},
{
"name": "GAC",
"description": "Global Area Coverage",
"frequency": 1698000000,
"bandwidth": 6000000,
"polarization": "RHC",
Expand All @@ -62,6 +68,7 @@
},
{
"name": "GAC",
"description": "Global Area Coverage",
"frequency": 1702500000,
"bandwidth": 6000000,
"polarization": "LHC",
Expand Down
6 changes: 6 additions & 0 deletions json/NOAA-19.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"downlinks": [
{
"name": "DSB",
"description": "Direct Sounder Broadcast",
"frequency": 137770000,
"bandwidth": 34000,
"polarization": "LIN",
Expand All @@ -18,6 +19,7 @@
},
{
"name": "APT",
"description": "Automatic Picture Transmission",
"frequency": 137100000,
"bandwidth": 45000,
"polarization": "RHC",
Expand All @@ -27,6 +29,7 @@
},
{
"name": "SARSAT PDS",
"description": "Search and Rescue Processed Data Stream",
"frequency": 1544500000,
"bandwidth": 10000,
"polarization": "RHC",
Expand All @@ -36,6 +39,7 @@
},
{
"name": "SARSAT Transponder",
"description": "Search and Rescue transponder",
"frequency": 1544500000,
"bandwidth": 450000,
"polarization": "RHC",
Expand All @@ -45,6 +49,7 @@
},
{
"name": "HRPT",
"description": "High Resolution Picture Transmission",
"frequency": 1698000000,
"bandwidth": 3000000,
"polarization": "RHC",
Expand All @@ -54,6 +59,7 @@
},
{
"name": "GAC",
"description": "Global Area Coverage",
"frequency": 1702500000,
"bandwidth": 6000000,
"polarization": "LHC",
Expand Down
1 change: 1 addition & 0 deletions json/PROBA-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"downlinks": [
{
"name": "Payload data",
"description": "Payload data",
"frequency": 2235000000,
"bandwidth": 4000000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/PROBA-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"downlinks": [
{
"name": "Payload data",
"description": "Payload data",
"frequency": 2235000000,
"bandwidth": 4000000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/SARAL.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"downlinks": [
{
"name": "DCS",
"description": "Argos Data Collection System",
"frequency": 1698400000,
"bandwidth": 600000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/Yunhai 1-02.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"downlinks": [
{
"name": "Encrypted data",
"description": "Encrypted data",
"frequency": 1704000000,
"bandwidth": 7500000,
"polarization": "RHC",
Expand Down
1 change: 1 addition & 0 deletions json/Yunhai 1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"downlinks": [
{
"name": "Encrypted data",
"description": "Encrypted data",
"frequency": 1704000000,
"bandwidth": 7500000,
"polarization": "RHC",
Expand Down

0 comments on commit fb2358f

Please sign in to comment.