act.io.read_hk_file

act.io.read_hk_file(file_name)[source]

This procedure will read in an SP2 housekeeping file and then store the timeseries data into a pandas DataFrame.

Parameters:

file_name (str) – The file name to read in

Returns:

hk_ds (xarray.Dataset) – The housekeeping information in an xarray Dataset