Imtiaz08 / TEC_GNSS

Data analysis for GNSS recivers and TEC (Total Electron Content) calculate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNSS (data pipeline)

This repository aims to describe the processing of GNSS data in order to obtain TEC (total electronic content) maps of the ionosphere. The TEC can be expressed by the integral of the number of electrons along the optical path between the satellite and the receiver, that is:

$$ TEC = \int_{\text{receiver}}^{\text{satellite}} N_e \cdot ds$$

Ionospheric Piercing Point -IPP

Cycle-Slips detection

Relative TEC - RTE

Temporal rate of TEC

ROT

$$ ROT = \frac{TEC_{t_2} - TEC_{t_1}}{\Delta t}$$

ROTI

About

Data analysis for GNSS recivers and TEC (Total Electron Content) calculate


Languages

Language:Python 99.0%Language:Jupyter Notebook 1.0%