Skip to content

VIP-LES/EosGround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EosGround


About

Eos is the software platform for Georgia Tech's "Lightning from the Edge of Space" high-altitude ballooning project under the VIP program. This module defines the ground software.

Installation

Docker

  1. Install Docker Desktop
  2. Clone to repo: git clone https://github.com/VIP-LES/EosGround.git
  3. Navigate to the repo: cd EosGround
  4. run docker-compose up -d to start the containers

Launch info

  • Run pip install -r EosGround/requirements.txt to install the dependencies for the radioDriver.py script
  • Run the radioDriver.py script
  • Start the containers
  • View the logs for the pipeline container to see if there is data being picked up

Development

General

  • Do not commit directly to main. You must create an issue, make a branch, make a PR, and get it reviewed and approved.
  • If you make a PR for the first time, add yourself to CONTRIBUTORS.md in your PR.

Data Pipelines

See docs here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 16