Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 589 Bytes

File metadata and controls

executable file
·
26 lines (18 loc) · 589 Bytes

This script calculates and plots planetary orbits of the Solar System.

Rrequirment (python library)

  • numpy
  • matplotlib
  • dateutil

Usage

python planetary_orbits.py yyyy-mm-dd

or

python planetary_orbits_with_haya2.py yyyy-mm-dd

then, image will be created.

Result

result from python planetary_orbits.py 2017-03-15 img1

result from python planetary_orbits_with_haya2.py 2017-3-15 img2

Accuracy

result from python planetary_orbits_with_haya2_near.py img3