pyrfu.mms.list_files_ancillary module#

pyrfu.mms.list_files_ancillary.list_files_ancillary(tint, mms_id, product, data_path: 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 ({"predatt", "predeph", "defatt", "defeph"}) – Ancillary type.

  • 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