Language

Package: python-jplephem @ 2.16

Synopsis

Python version of NASA DE4xx ephemerides

Description

The package is a Python implementation of the mathematics that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.

Home page
https://github.com/brandon-rhodes/python-jplephem
Location
gnu/packages/astronomy.scm (line: 1049, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?