pysp2.io.get_hk_variable_names#

pysp2.io.get_hk_variable_names(my_df)[source]#

This procedure will return al ist of variables in the housekeeping file.

Parameters:

my_df (xarray.Dataset) – The dataframe to get the variable names from

Returns:

var_names (list) – The names of each variable in the file.