solarwindpy.plotting.orbits.OrbitPlot

class OrbitPlot(orbit, *args, **kwargs)[source]

Bases: ABC

__init__(orbit, *args, **kwargs)[source]
property orbit
property grouped

joint.groupby with appropriate axes passes.

set_path(*args, orbit=None, **kwargs)[source]

Set path information, accounting for orbit info.

set_orbit(new)[source]

IntervalIndex corresponding to the times we want to subset the orbit.

make_cut()[source]