5 releases
0.1.9 | May 23, 2024 |
---|---|
0.1.8 | Dec 24, 2022 |
0.1.5 | Dec 13, 2022 |
0.1.4 | Dec 12, 2022 |
0.1.2 | Dec 12, 2022 |
#5 in #astronomical
Used in starstuff
100KB
1.5K
SLoC
Starstuff Types
🚧 This is still a work in progress!!! 🚧
A simple star catalog parser and primitive types for star coordinates and astronomical times.
Note: currently supports the Yale Bright Stars Catalog, the Hipparcos Catalog, and the Open Source Bright Star Catalog. Run the
get_data.sh
script to fetch the catalogs.
Notes
- Open Source Bright Star Catalog documentation is a very good summary of typical astronomical data and the challenges working with it.
- Constellation lines based on star ID (OSBSC)
- Long Term Precession and nutation algorithms
lib.rs
:
Starstuff Types
🚧 This is still a work in progress!!! 🚧
A simple star catalog parser and primitive types for star coordinates and astronomical times.
Note: currently supports the Yale Bright Stars Catalog, the Hipparcos Catalog, and the Open Source Bright Star Catalog. Run the
get_data.sh
script to fetch the catalogs.
Dependencies
~1.5MB
~23K SLoC