RedRocket89 / debrISR

MIT License
0 stars 0 forks source link

Extend SwarmEphemerisLegacy by adding more data fields from ephemeris file #8

Open OnlyUseMeRocket opened 1 week ago

OnlyUseMeRocket commented 1 week ago

Currently, the SwarmEphemerisLegacy dataclass used to instantiate a datastructure with method callables for legacy epop ephemeris data only has the following fields

Complete implementation of the dataclass with the rest of the data columns

OnlyUseMeRocket commented 1 week ago

@RedRocket89 Wait until the contribution documentation is uploaded