We developed an application that can visualize the current location of the satellites launched by Malaysia on a 2D map. Hence, Malaysians will be inform about the latest information about the satellites launched by Malaysia.
We chosen this challenge to increase the public knowledge of Malaysian about the Malaysia's satellites. We used Jupyter Notebook to produce python script that retrieve the latest satellite GPS relative to a location on Earth from n2yo API. Then, the latest satellite GPS (longitude and latitude) is used to plot on 2D map by using the package 'folium'. Thus, the current location of the satellites is visualized, so that it is user friendly.
n2yo API. It's used to obtain the latest satellite GPS (longitude and latitude) relative to a location on Earth.
https://drive.google.com/drive/folders/1R4M7rdjZtsODfomr3qbj4dvW_yAzHqb6?usp=sharing
n2yo API