You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -298,6 +298,7 @@ A curated list of space-related code, APIs, data, and other resources.
298
298
*[jspredict](https://github.com/nsat/jspredict) - A Javascript port of the popular predict satellite tracking library.
299
299
*[Orb Calc](https://github.com/wselwood/orbcalc) - Generate positions of objects from orbital parameters.
300
300
*[Orbit Determination Tool Kit (ODTK)](https://www.agi.com/products/odtk) - Processes traditional and non-traditional measurements using a sequential filter & matched smoother to generate orbits with realistic covariance (paid). From Analytical Graphics, Inc.
301
+
*[Orbital Object Tool Kit](https://github.com/thkruz/ootk) - TypeScript port of python-sgp4 plus additional features for working with TLEs, satellites, and sensors.
301
302
*[Orekit](https://www.orekit.org) - An accurate and efficient core layer for space flight dynamics applications written in Java.
302
303
*[perturb](https://github.com/gunvirranu/perturb) - A modern C++ library for SGP4 orbit propagation of TLEs
303
304
*[Predict](https://github.com/shupp/Predict) - PHP implementation of the SGP4 and SDP4 models for prediction, based on[Gpredict](http://gpredict.oz9aec.net/)