sgp4
There are 52 repositories under sgp4 topic.
davidcalhoun/tle.js
🛰️ Satellite TLE tools in JavaScript: get lat/lon of satellites, get look angles, plot orbit lines, extract individual TLE elements, etc
dnwrnr/sgp4
Simplified perturbations models
satellogic/orbit-predictor
Python library to propagate satellite orbits.
lizard-isana/orb.js
JavaScript Library for Astronomical Calculations
joshuaferrara/go-satellite
Calculate orbital information of satellites in GoLang.
neuromorphicsystems/sgp4
A Rust implementation of the SGP4 satellite propagation algorithm
aholinch/sgp4
SGP4 implementations in multiple languages
1manprojects/one_Sgp4
C# SGP4 orbit prediction Library
spel-uchile/Pypredict
Real-time satellite tracker and orbit propagator
esa/dSGP4
dSGP4: differentiable SGP4. Supports differentiability, ML integration & embarassingly parallel computations
risherlock/Satellite-Orbit
Orbit propagation using various methods.
parzivail/SGP.NET
C# SGP4 Satellite Prediction Library. Load satellites from TLEs, convert between coordinate systems and reference frames, observe satellites from ground stations, and more.
thkruz/ootk-core
🛰️Orbital Object Toolkit Core. A modern typed replacement for satellite.js including SGP4 propagation, TLE parsing, Sun and Moon calculations, and more.
shupp/Predict
A partial PHP port of the Gpredict program for real-time satellite tracking and orbit prediction.
thkruz/ootk
🛰️Orbital Object Toolkit including Multiple Propagators, Initial Orbit Determination, and Maneuver Calculations.
joshuaferrara/node-sgp4
Calculate orbital information of satellites.
aholinch/orekit-sgp4-xp
Integrate USSF binaries for SGP4 and SGP4-XP propagators into Orekit.
RX14/predict.cr
Satellite prediction library for crystal using the sgp4 model
richinfante/satellite-screensaver
A satellite tracking screen saver for macos
siddharthdeore/OrbitDetermination
Orbit Determination with optical observations
akhenakh/sataas
Satellites As A Service
nsat/sgp4-rs
A Rust package for the SGP-4 orbital propagator.
csanfilippo/swift-sgp4
A Swift package to compute satellite positions from two-line elements (TLE).
elixir-sensors/sgp40
Use Sensirion SGP40 air quality sensor in Elixir
lubeskih/orbital-sb
Orbital - a realtime satellite tracking system
oostern/tle
Two Line Element position calculator using sgp4
xclud/dart_orbit
TLE and NORAD SGP4/SDP4/SGP8/SDP8 Implementation for Dart and Flutter.
enferex/satnow
satnow: Collect satellite data and calculate look angles.
morphism/sgp4go
SGP4 transpiled to Go
PainOchoco/Orbital
Tracking satellites has never been this easy
petrinm/qorbit
qOrbit
crbinz/SGP4.jl
Julia wrapper of the Python SGP4 library
njueyupeng/satellite
Modular set of functions for SGP4 and SDP4 propagation of TLEs.
jpvitan/sattrack-arcturus
A RESTful API built with Node.js and Express that lets you track and predict the orbit of artificial satellites through the use of the Simplified General Perturbations-4 (SGP4) model.
ut-astria/AllSky
RSO simulation
vsr83/SGP4
Reimplementation of SGP4/SDP4 solution from scratch.