Skip to content

The Rust JPL Ephemeris Reader is a Rust project designed to read NASA JPL ephemeris data and provide planetary positions based on a given Julian date.

Notifications You must be signed in to change notification settings

CHINMAYVIVEK/rust-jpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust JPL Ephemeris Reader

The Rust JPL Ephemeris Reader is a Rust project designed to read NASA JPL ephemeris data in the .bsp (Binary SPICE) format and provide planetary positions based on a given Julian date. NASA's Jet Propulsion Laboratory (JPL) releases ephemeris data containing accurate positions of celestial bodies, which is crucial for various scientific and engineering applications.

This project utilizes the Rust programming language to create a flexible and efficient tool for extracting planetary positions from the DE441.bsp ephemeris file. The DE441.bsp file is part of the Development Ephemeris (DE) series, and it provides accurate planetary positions for a wide range of dates.

Ephemeris

  1. Downlod NASA JPL :

Configuration

  1. Make copy of env and rename it to .env

  2. set path of NASA_JPL_DE441 in .env

Contributing

Feel free to contribute by submitting issues, feature requests, or pull requests. Your input is highly appreciated.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

The Rust JPL Ephemeris Reader is a Rust project designed to read NASA JPL ephemeris data and provide planetary positions based on a given Julian date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages