Skip to content

gobelc/orbit-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orbit-plot

Plot the trajectory of a satellite on a map.

You must specify:

  • time duration of the signal (seconds)
  • name of satellite (i.e 'noaa 15')
  • date time (year, month, day, hour, min, sec) corresponding to the beginning ot the satellite pass

Example

alt text

  • duracion_s = 755
  • satelite = 'noaa 15'
  • year = 2019
  • day = 4
  • month = 3
  • hour = 19
  • minute = 30
  • second = 49

Python dependencies

  • pyplot
  • pyorbital
  • basemap
  • geopy

Jupyter notebook

You can run this program online with a Jupyter Notebook (see jupyter_notebook folder).

About

Plot the orbit of a satellite on a map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published