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).
The following Python libraries are required:
- PIL (Pillow can be installed)
- Matplotlib
- Numpy
- Basemap
- Pandas
Once you've made your great commits:
- Fork SDA
- Create a topic branch -
git checkout -b my_branch
- Push to your branch -
git push origin my_branch
- Create a Pull Request from your branch
- That's it!
See LICENSE
.
The copyright holders are not liable for any damage(s) incurred due to improper use of SDA
.
Shoot an email if you have any questions.