/sda

Space debris analyzer toolkit

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Space Debris Analyzer

Space Debris Analyzer (SDA) is a Python toolbox that can be used to analyze the TLE bulk catalog generated by NORAD. The bulk catalog can be downloaded from Space-Track.org.

For an example use of this toolbox, take a look at (Kumar et al., 2014).

Requirements

Installation

The following Python libraries are required:

  • PIL (Pillow can be installed)
  • Matplotlib
  • Numpy
  • Basemap
  • Pandas

Documentation

Contributing

Once you've made your great commits:

  1. Fork SDA
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Create a Pull Request from your branch
  5. That's it!

License

See LICENSE.

Disclaimer

The copyright holders are not liable for any damage(s) incurred due to improper use of SDA.

Contact

Shoot an email if you have any questions.