3. Parameters

Parameters controlling the data processing and visualisation of biologging data of a central-place foraging seabird.

parameters.get_params(config_file_paths)

Create a parameters dictionary loaded from a list of .yml paths.

parameters.get_plot_params()

Create a plot parameters dictionary.

parameters.get_columns_dtypes(column_names)

Extract a dtype dictionary by dataframe column names.