read_trajectory_folder

erwans3.io_tools.read_trajectory_folder(folder_path: Union[str, Path]) dict

Read trajectory data from files in a given folder.

Parameters:

folder_path (str or ~pathlib.Path) – Path to the folder containing trajectory files.

Returns:

Dictionary containing trajectory data.

Return type:

dict