pyrfu.mms.list_files_ancillary module#

pyrfu.mms.list_files_ancillary.list_files_ancillary(tint: list[str], mms_id: str | int, product: str, data_path: str | None = '') list[str][source]#

Find available ancillary files in the data directories for the target product type.

Parameters:
  • tint (list of str) – Time interval

  • mms_id (str or int) – Spacecraft index

  • product (str) – Ancillary type: {“predatt”, “predeph”, “defatt”, “defeph”}.

  • data_path (str, Optional) – Path of MMS data. If None use pyrfu.mms.mms_config.py

Returns:

file_names – Ancillary files in interval.

Return type:

list