Skip to content

Commit b99127e

Browse files
committed
Add usage of footnotes to skyfield docs
1 parent ebe5a0c commit b99127e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solposx/solarposition/skyfield.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def skyfield(times, latitude, longitude, de='de440.bsp'):
77
"""
88
Calculate solar position using the Skyfield Python package.
99
10-
Skyfield is a Python package that can calculate high precision
10+
Skyfield is a Python package [1]_, [2]_ that can calculate high precision
1111
position of stars, planets, and satellites in orbit around the Earth based
1212
on ephemerides. Calculated positions should agree with the Astronomical
1313
Almanac to within 0.0005 arcseconds.

0 commit comments

Comments
 (0)