Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SITE data type in Almanac #337

Open
ChristopherRabotin opened this issue Oct 14, 2024 · 0 comments
Open

Add SITE data type in Almanac #337

ChristopherRabotin opened this issue Oct 14, 2024 · 0 comments

Comments

@ChristopherRabotin
Copy link
Member

High level description

Almanac currently includes Planetary, Spacecraft, and Euler Parameter datasets. This task aims to add a new type called SiteDataset which defines locations akin to SPICE's SITE kernels.

These must include a name and an ID (or either, using the lookup table structure), and either latitude, longitude, altitude coordinates, or a position. Eventually this should support velocities to model tectonic plate movements like in SPICE's definition of the DSS antennas.

Requirements

  • Add a Site dataset type
  • Compute line of sight occultation from these dataset types

Test plans

Design

TDB

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

No branches or pull requests

1 participant