peace_moments

heliopy.data.cluster.peace_moments(probe, starttime, endtime, try_download=True)

Download electron moments from the PEACE instrument.

See https://caa.estec.esa.int/documents/UG/CAA_EST_UG_PEA_v25.pdf for more information on the PEACE data.

Parameters:
  • probe (string) – Probe number. Must be ‘1’, ‘2’, ‘3’, or ‘4’.
  • starttime (datetime) – Interval start.
  • endtime (datetime) – Interval end.
Returns:

data – Requested data.

Return type:

DataFrame