read_trajectory_file

erwans3.io_tools.read_trajectory_file(file_path: Union[str, Path], metadata: dict) dict

Read trajectory data from a file.

Parameters:
  • file_path (str or Path) – Path to the trajectory file.

  • metadata (dict) – Metadata containing information about the file format.

Returns:

Dictionary containing trajectory data.

Return type:

dict