Skip to content

Identifying missile launch signatures from traveling ionic disturbances using GPS data

License

Notifications You must be signed in to change notification settings

msuriar/missile-tid

 
 

Repository files navigation

Missile TID

This library is designed to look for traveling ionospheric disturbances This branch is in a "being rewritten" state.

Setup

Some platform-specific dependencies must be installed first:

Ubuntu (20.04)

sudo apt install gcc g++ libcurl4-dev libgeos-dev proj-bin

MacOS

brew install proj

Following this, you should be able to install the requirements with

python -m pip install -r requirements.txt

Contributing

Please ensure all configured github workflows are green before requesting review.

Authors

Because of the refactor, this branch wiped out a lot of author information.

This code was primarily written by @tylerni7 and @MGNute

Further contribution from @tinfoil-globe, @Tobychev, and @jmccartin

About

Identifying missile launch signatures from traveling ionic disturbances using GPS data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Dockerfile 0.3%