All Projects → KhaledSharif → cesium-satellites

KhaledSharif / cesium-satellites

Licence: Apache-2.0 license
View the orbit of satellites in a Cesium viewer, derived from a two line element list

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Dockerfile
14818 projects
CSS
56736 projects

Projects that are alternatives of or similar to cesium-satellites

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.
Stars: ✭ 15 (-66.67%)
Mutual labels:  satellite, orbit
Satvis
Satellite orbit visualization and pass prediction with Cesium.js
Stars: ✭ 68 (+51.11%)
Mutual labels:  satellite, cesium
Attitude-Control-Model
Model to simulate the dynamics of the Satellites motion during orbit undergoing passive magnetic control.
Stars: ✭ 21 (-53.33%)
Mutual labels:  satellite
SocialOrbitLayout
Kotlin based custom view to show floating objects that can be used for social apps.
Stars: ✭ 28 (-37.78%)
Mutual labels:  orbit
lightweight-temporal-attention-pytorch
A PyTorch implementation of the Light Temporal Attention Encoder (L-TAE) for satellite image time series. classification
Stars: ✭ 43 (-4.44%)
Mutual labels:  satellite
go-satellite
Calculate orbital information of satellites in GoLang.
Stars: ✭ 55 (+22.22%)
Mutual labels:  satellite
untiler
Stitch image tiles into larger composite TIFs
Stars: ✭ 35 (-22.22%)
Mutual labels:  satellite
open-space-toolkit-astrodynamics
Flight profile, orbit, attitude, access.
Stars: ✭ 16 (-64.44%)
Mutual labels:  orbit
vue-cli-plugin-cesium
Cesium encapsulation based on Vue cli
Stars: ✭ 108 (+140%)
Mutual labels:  cesium
rio-glui
Explore CloudOptimized geotiff on your browser using Mapbox GL JS
Stars: ✭ 47 (+4.44%)
Mutual labels:  satellite
satproc
🛰️ Python library and CLI tools for processing geospatial imagery for ML
Stars: ✭ 27 (-40%)
Mutual labels:  satellite
goestools
📡 LRIT demodulator from weather satellite GEO-KOMPSAT-2A (GK-2A).
Stars: ✭ 23 (-48.89%)
Mutual labels:  satellite
cesium-workshop
An example application that visualizes and annotates a 3D city using the Cesium platform.
Stars: ✭ 140 (+211.11%)
Mutual labels:  cesium
rio-pansharpen
pansharpening landsat scenes
Stars: ✭ 42 (-6.67%)
Mutual labels:  satellite
cesium-typings
Typescript definition for Cesium v1.40
Stars: ✭ 11 (-75.56%)
Mutual labels:  cesium
trusat-frontend
The React codebase for space-sustainability tool TruSat
Stars: ✭ 31 (-31.11%)
Mutual labels:  satellite
rio-rgbify
Encoded arbitrary bit depth rasters in psuedo base-256
Stars: ✭ 62 (+37.78%)
Mutual labels:  satellite
oresat-linux
OreSat Linux image builder, general embedded Linux documentation, and general utilities.
Stars: ✭ 12 (-73.33%)
Mutual labels:  satellite
Mercury-GS
An Open Source Program that allows users to interact with a Spacecraft in a lab environment, pre-launch.
Stars: ✭ 18 (-60%)
Mutual labels:  satellite
Rnightlights
R package to extract data from satellite nightlights.
Stars: ✭ 45 (+0%)
Mutual labels:  satellite

Cesium Satellites Viewer

View the orbit of satellites in a Cesium viewer, derived from a two line element list

License

Screenshot 1

How to run locally

git clone https://github.com/KhaledSharif/cesium-satellites.git
cd cesium-satellites
docker build -t cesium:satellites .
docker run -d -p 8080:80 cesium:satellites

In your browser, navigate to http://localhost:8080/.

For the brave of heart, there also exists an Alpine version of the container. See Dockerfile.alpine for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].