trajectory

heliopy.data.helios.trajectory(probe, starttime, endtime)

Read in trajectory data for Helios (and the Earth) - Position vectors are in AU - Velocities are in km/s

Parameters:
  • probe (int, string) – Helios probe to import data from. Must be 1 or 2.
  • year (int) – Year
  • doy (int) – Day of year
Returns:

data – Helios trajectory data

Return type:

DataFrame