File: CITATION.cff

package info (click to toggle)
skyfield 1.45%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,456 kB
  • sloc: python: 13,725; makefile: 275; sh: 132
file content (14 lines) | stat: -rw-r--r-- 1,050 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
cff-version: 1.1.0
message: "Please cite the following works when using this software: https://ui.adsabs.harvard.edu/abs/2019ascl.soft07024R"
authors:
- family-names: Rhodes
  given-names: Brandon
title: "Skyfield: Generate high precision research-grade positions for stars, planets, moons, and Earth satellites"
version: 1.17
date-released: 2020-02-02
identifiers:
 - type: "ascl-id"
   value: "1907.024"
 - type: "bibcode"
   value: "2019ascl.soft07024R"
abstract: "Skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. Its results should agree with the positions generated by the United States Naval Observatory and their Astronomical Almanac to within 0.0005 arcseconds (which equals half a “mas” or milliarcsecond). It computes geocentric coordinates or topocentric coordinates specific to your location on the Earth’s surface. Skyfield accepts AstroPy (ascl:1304.002) time objects as input and can return results in native AstroPy units but is not dependend on AstroPy nor its compiled libraries."