Skip to content

tools and resources for working with Global Navigation Satellite System (GNSS) raw measurements. GNSS raw measurements provide access to the unprocessed signals received from satellites, allowing for advanced positioning and navigation applications.

License

Notifications You must be signed in to change notification settings

bsharabi/GNSS-Raw-Mesurments-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNSS Data Processing

This project processes GNSS (Global Navigation Satellite System) data files, performs calculations related to satellite positions and coordinates, and generates output files. It includes modules for managing ephemeris data, parsing GNSS log files, and processing GNSS data.

Installation Instructions

  1. Clone the repository:
   git clone <https://github.com/bsharabi/GNSS-Raw-Mesurments-analysis.git>
  1. Navigate to the project directory
   cd <GNSS-Raw-Mesurments-analysis>
  1. Install dependencies:
   pip install -r requirements.txt

How to run

  1. Ensure that the GNSS log files are placed in the appropriate directories within the data/inputs folder.
  2. Run the controller.py script
  python controller.py
  1. The script will process the GNSS data, generate output files, and save them in the data/outputs folder.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

tools and resources for working with Global Navigation Satellite System (GNSS) raw measurements. GNSS raw measurements provide access to the unprocessed signals received from satellites, allowing for advanced positioning and navigation applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages