A Python wrapper for the NAIF SPICE toolkit, providing access to NASA’s mission-proven library for space science geometry calculations.
SpiceyPy

- Python
- 航天, 数学, 机器人技术, 模拟
- 航天, 天体物理学, 工程, 几何学, 模拟, 空间, 太空探索
特点
- Spacecraft trajectory calculation,planetary ephemerides,instrument pointing,coordinate frame transformations,time conversions,geometry finding (occultations,transits,illumination angles),access to SPICE kernel data (SPK,CK,PCK,LSK,FK,IK,SCLK),extensive mission geometry computations
定价
- 免费
- Provides access to the highly accurate and extensively validated NASA SPICE toolkit, essential for space mission design and analysis, comprehensive set of astrodynamics and geometry functions, good documentation and community support.
- Steep learning curve due to the complexity of the SPICE toolkit and its concepts (kernels,frames,etc.), requires downloading and managing SPICE kernels, API is a direct wrap of the C library, so can be less Pythonic in places.
最适合:
- Aerospace engineers, planetary scientists, and astronomers working on space mission design, navigation, observation planning, and scientific data analysis requiring precise geometric information.