pyrfu.pyrf.read_cdf module#

pyrfu.pyrf.read_cdf.read_cdf(path, tint)[source]#

Reads CDF files.

Parameters:
  • path (str) – String of the filename in .cdf containing the L2 data

  • tint (list) – Time interval

Returns:

out_dict – Hash table with fields contained in the .cdf file.

Return type:

dict