Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.08 KB

README.md

File metadata and controls

36 lines (26 loc) · 2.08 KB

naif_earth_itrf93: NAIF Earth Body-fixed Reference Frame/Body Association Kernel for SPICE

A Python package by the Asteroid Institute, a program of the B612 Foundation

Python 3.7+ PyPI version PyPi downloads
Build and Test Build, Test, & Publish

This package ships the Navigation and Ancillary Information Facility's Earth Body-fixed Reference Frame/Body Association kernel.

This is not an official NAIF package. It is an automatically generated mirror of the file so that it is installable via pip.

Installation

The latest version of the file can be installed via pip:
pip install naif-earth-itrf93

Usage

import spiceypy as sp
from naif_earth_itrf93 import earth_itrf93

sp.furnsh(earth_itrf93)

Acknowledgment

This project makes use of data provided and maintained by the Navigation and Ancillary Information Facility (NAIF).

References

[1] Acton, C.H.; "Ancillary Data Services of NASA's Navigation and Ancillary Information Facility;" Planetary and Space Science, Vol. 44, No. 1, pp. 65-70, 1996. DOI 10.1016/0032-0633(95)00107-7
[2] Charles Acton, Nathaniel Bachman, Boris Semenov, Edward Wright; A look toward the future in the handling of space science mission geometry; Planetary and Space Science (2017); DOI 10.1016/j.pss.2017.02.013