Currently, the SwarmEphemerisLegacy dataclass used to instantiate a datastructure with method callables for legacy epop ephemeris data only has the following fields
datetime
X_J2000
Y_J2000
Z_J2000
Complete implementation of the dataclass with the rest of the data columns
Currently, the
SwarmEphemerisLegacy
dataclass used to instantiate a datastructure with method callables for legacy epop ephemeris data only has the following fieldsComplete implementation of the dataclass with the rest of the data columns