miti-iono (mitigate ionosphere): Code to extract Septentrio receiver data to create ionosphere and beam maps. Future work will include code to cross-correlate and decode GNSS baseband data.
Written by @sabrinastronomy.
This file extracts data from NMEA files returned by the receiver to generate a beam map. NMEA data does not generate elevations or S/N accurate enough for meaningful beam maps. However, this script is preserved for future reference or when needing to parse NMEA data.
This file extracts data from SBF SatVisibility files returned by the receiver to generate a beam map.
This file contains the ExtractSBF class to extract data from SBF files created by Septentrio receivers.
This script contains a class which takes in a data directory and parses the file for TEC, elevations, times, satellite IDs. It also has plotting capabilities.
This script contains helper functions for using satellite TLE data.
Class containing beams as simulated by CST (written mostly by Vincent Mackay - vincent.mackay@mail.utoronto.ca).
This script pulls GNSS data form UNAVCO specifically for satellites at DRAO (written mostly Jonathan Sievers).