ssapy_toolkit.IO

Input/output helpers for CSV, HDF5, JSON, and more.

Modules

converter_json_hdf5

csv_utils

dict_to_from_hdf5

Utilities for saving/loading nested Python dictionaries to/from HDF5.

get_memory

guess_delimiter

hdf5_to_csv

h5_to_csv.py

hdf5_utils

html_to_gif(*, html_path, out_gif[, ...])

io_utils

json_utils

listfiles

pickle_utils

pprint_utils

read_3le(data_file[, makedf, verbose])

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.

read_3le_by_bit(file_path)

Robust TLE reader that ignores optional name (line '0') rows and pairs each line '1' with the following line '2' having the same satnum.

tle_iter_pairs(path[, validate_checksum])

tle_prop_to_time(t, tle_path, *[, ...])

Propagate all TLE pairs in tle_path to a common epoch t using SGP4.

workspace_io

xml_utils

yu_logging

yuchaching

yudata(filename)

Construct a safe path under yudata (home by default, cwd as fallback).