diff --git a/Resources.md b/Resources.md new file mode 100644 index 0000000..a46b90f --- /dev/null +++ b/Resources.md @@ -0,0 +1,41 @@ +# Resources + +A collection of files used in SatDump's development, such as protocol specifications and more. +The decision to include those here followed some of them being taken offline as older FTP servers hosting them were being shutdown. +(TODO, potentially make this more-detailled, per-sat?) + +### GOES + +- [G023_504.02_DCN3_Sect_3.pdf](res/goes/G023_504.02_DCN3_Sect_3.pdf) : Documents the entire GVAR protocol + +### FengYun-2 + +- [FY2VISSR2.0_en.pdf](res/fy2/FY2VISSR2.0_en.pdf) : Documents the entire S-VISSR protocol + +### FengYun-3 + +- [FY-3_Satellites_to_Ground_Interface_Control_Document.pdf](res/fy3/FY-3_Satellites_to_Ground_Interface_Control_Document.pdf) : FY-3 A/B/C Physical Layer (AHRPT/MPT/DPT) +- [Space-to-Ground Interface Control Documents of FY3D Meteorological Satellite.pdf](res/fy3/Space-to-Ground Interface Control Documents of FY3D Meteorological Satellite.pdf) : FY-3 D Physical Layer (AHRPT/DPT) + +### NOAA (POES) + +- [0.0 NOAA KLM Users Guide.pdf](res/noaa/0.0 NOAA KLM Users Guide.pdf) : The ubiquitous document for NOAA KLM. No GAC/LAC formats + +### AWS (Artic Weather Satellite) + +- [AWS_DDB_ICD.pdf](res/aws/AWS_DDB_ICD.pdf) : Direct broadcast information & science telemetry formats + +### MetOp-SG + +- [pdf_dmt_1109989.pdf](res/metop-sg/pdf_dmt_1109989.pdf) : Direct broadcast downlink specification + +### DMSP + +- [DMSP_data_Specifications_15January1977.pdf](res/dmsp/DMSP_data_Specifications_15January1977.pdf) : DMSP Raw Data formats and more. 1977 Version +- [DMSP_Data_Specifications_28April1993.pdf](res/dmsp/DMSP_Data_Specifications_28April1993.pdf) : DMSP Raw Data formats and more. 1993 Version +- [DMSP_Interface_specification_27February1998.pdf](res/dmsp/DMSP_Interface_specification_27February1998.pdf) : Technical details of the interface between additional sensors & OLS +- [DMSP_Processing_Guide_MAR92.pdf](res/dmsp/DMSP_Processing_Guide_MAR92.pdf) : Additional instrument data formats & additional information (barely any SSMIS info) +- [DMSP_users_guide.pdf](res/dmsp/DMSP_users_guide.pdf) : Generic information +- [DMSPHistoryProgramOffVer2.pdf](res/dmsp/DMSPHistoryProgramOffVer2.pdf) : Generic information + +TODOREWORK, add all the rest! \ No newline at end of file diff --git a/aws/AWS_DDB_ICD.pdf b/aws/AWS_DDB_ICD.pdf new file mode 100644 index 0000000..2afe825 Binary files /dev/null and b/aws/AWS_DDB_ICD.pdf differ diff --git a/metop-sg/pdf_dmt_1109989.pdf b/metop-sg/pdf_dmt_1109989.pdf new file mode 100644 index 0000000..957fb8b Binary files /dev/null and b/metop-sg/pdf_dmt_1109989.pdf differ