Awards & Nominations
Eagles has received the following awards and nominations. Way to go!

Eagles has received the following awards and nominations. Way to go!
We worked on 'Track the space station in 3D' challenge.The project is an open source web application built using resources and libraries maintained by NASA.First, we were able to draw the 3D visualization of earth using NASA's 'World Window' javascript library.After that, we obtained the two-line element set data of the international space station from NASA's API resources, which we used to obtain the position of the space station. Then we added a layer showing a model of the space station in it's current position in space.The code base and web application are all published and accessible to all. This could be used by anyone to develop numerous tracking and visualization services.
We worked on 'Track the space station in 3D' challenge. The project is an open source web application built using resources and libraries maintained by NASA. First, we were able to draw the 3D visualization of earth using NASA's 'World Window' javascript library. We then added layers that show the stars, night and day sides, and a layer that shows the current co-ordinates of the location in view.
After that, we obtained the two-line element set data of the international space station from NASA's API resources, we then computed the position (latitude, longitude and altitude) of the space station from this data using satellite.js Javascript module. Then we added a layer showing a model of the space station in it's current position in space. To ensure that the position is near-accurate at all times, we re-fetch the tle data and recompute the position after every 3 seconds.
The code base and web application are all published and accessible to all. This could be used by anyone to develop numerous tracking and visualization services.
We had a great time brainstorming ideas and trying out multiple ways to tackle this challenge. We learnt a lot in such a short period of time and in a fun and exciting way! Thank you NASA and all organisations involved in creating this hackathon. We would love to do this again! :)
#space #satellite #tracking #3D #visualization
Applications that track the International Space Station are easy to find online, but their features and capabilities vary. Your challenge is to build and publish an open-source web application that tracks the space station in three dimensions.
