Skip to content

Commit

Permalink
Added FY-2H and GOES-13 SD
Browse files Browse the repository at this point in the history
  • Loading branch information
sgcderek committed Jul 23, 2022
1 parent 499e594 commit b73c9c8
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
30 changes: 30 additions & 0 deletions json/FengYun-2H.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "FengYun-2H",
"altnames": [
"FY-2H"
],
"cospar": "2018-050A",
"norad": 43491,
"downlinks": [
{
"name": "S-VISSR",
"description": "Imager data relay downlink",
"frequency": 1687500000,
"bandwidth": 1000000,
"polarization": "V",
"modulation": "BPSK",
"symrate": 660000,
"broadcast": true
},
{
"name": "TLM",
"description": "Spacecraft telemetry + sun pulse",
"frequency": 1702500000,
"bandwidth": 500000,
"polarization": "V",
"modulation": "BPSK",
"symrate": 2000,
"broadcast": true
}
]
}
20 changes: 20 additions & 0 deletions json/GOES-13.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@
"cospar": "2006-018A",
"norad": 29155,
"downlinks": [
{
"name": "Imager SD",
"description": "Raw imager data downlink",
"frequency": 1676000000,
"bandwidth": 4500000,
"polarization": "V",
"modulation": "BPSK",
"symrate": 2620800,
"broadcast": true
},
{
"name": "Sounder SD",
"description": "Raw sounder data downlink",
"frequency": 1676000000,
"bandwidth": 60000,
"polarization": "V",
"modulation": "BPSK",
"symrate": 40000,
"broadcast": true
},
{
"name": "PDR/GVAR",
"description": "Processed Data Relay for GOES Variable imagery",
Expand Down

0 comments on commit b73c9c8

Please sign in to comment.