Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[F&E]: Safer Multi-Arc Ephemeris Interpolation #492

@jo11he

Description

@jo11he

Description:

I am setting up a multi-arc ephemeris for a body: a multi-flyby trajectory where the state history dictionary contains data for few hours per arc. There are months/years between these arcs, yet the ephemeris will happily interpolate between these pockets of validity.

This is potentially dangerous at the least a warning should be issued when this is happening.
Other solutions could be to throw an exception when interpolation between these arcs is requested.

The most advanced and user friendly version could include setting a "default" ephemeris in the multi-arc ephemeris creation, that the interpolator falls back to when queried between arcs (similar to the "layering" of loaded spice kernels).

Suggestions for implementation:

No response

Additional context:

No response

Metadata

Metadata

Labels

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions