pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

New TLE URLs #16

Closed jordanlui closed 7 years ago

jordanlui commented 7 years ago

Added additional TLE files that are listed on https://www.celestrak.com/NORAD/elements/. This now supports tracking of cube satellites, such as EXALTA-1 :)

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 74.98% when pulling 01e2623cdc097b33e0e83ab4d260a06782bb7937 on jordanlui:newTLEurl into 123adead89fcf466dc03550b83a4418b7935b97d on pytroll:master.

mraspaud commented 7 years ago

Looks good ! Would you mind changing the base branch from master to develop ? that would fit our branching model better.

jordanlui commented 7 years ago

@mraspaud Base has been changed :)

mraspaud commented 7 years ago

Thanks !