Skip to content

feat: add altitude and azimuth event queries for solar-system bodies … - #3

Merged
VPRamon merged 1 commit into
mainfrom
web
Mar 7, 2026
Merged

feat: add altitude and azimuth event queries for solar-system bodies …#3
VPRamon merged 1 commit into
mainfrom
web

Conversation

@VPRamon

@VPRamon VPRamon commented Mar 7, 2026

Copy link
Copy Markdown
Member
  • Implemented events.rs to handle altitude and azimuth event queries, including crossing and culmination events.
  • Created lib.rs to expose the main API for the siderust-web module.
  • Developed observer.rs to define the Observer struct for geodetic site computations, including preset observatories.
  • Added phase.rs for lunar phase queries, including geometry, events, and illumination periods.
  • Introduced star.rs to manage catalog and custom stars for altitude, azimuth, and coordinate queries.

…and stars

- Implemented `events.rs` to handle altitude and azimuth event queries, including crossing and culmination events.
- Created `lib.rs` to expose the main API for the siderust-web module.
- Developed `observer.rs` to define the Observer struct for geodetic site computations, including preset observatories.
- Added `phase.rs` for lunar phase queries, including geometry, events, and illumination periods.
- Introduced `star.rs` to manage catalog and custom stars for altitude, azimuth, and coordinate queries.
@VPRamon VPRamon self-assigned this Mar 7, 2026
@VPRamon
VPRamon merged commit 8768ee5 into main Mar 7, 2026
5 checks passed
@VPRamon
VPRamon deleted the web branch March 7, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant