bolides.ShowerDataFrame.plot_orbits#

ShowerDataFrame.plot_orbits(date='2000-01-01T12:00:00', use_3d=False, interactive=False, num_points=150)[source]#

Plot an interactive map of shower orbits.

Parameters
datestr

The date at which to plot the data, in ISO format.

use_3dbool

Whether or not to make a 3D plot using Plotly

interactivebool

Whether or not to make an interactive plot using Plotly

Returns
plotterOrbitPlotter3D or OrbitPlotter2D