ssapy_toolkit.IO
Input/output helpers for CSV, HDF5, JSON, and more.
Modules
Utilities for saving/loading nested Python dictionaries to/from HDF5. |
|
h5_to_csv.py |
|
|
|
|
Parse a 3-line element (0/1/2) text file into a dict of lists or a DataFrame, and compute classical Keplerian elements at the TLE epoch. |
|
Robust TLE reader that ignores optional name (line '0') rows and pairs each line '1' with the following line '2' having the same satnum. |
|
|
|
Propagate all TLE pairs in tle_path to a common epoch t using SGP4. |
|
Construct a safe path under yudata (home by default, cwd as fallback). |