bolides.BolideDataFrame.add_website_data#

BolideDataFrame.add_website_data(ids=None)[source]#

Pull light curve data from neo-bolide.ndc.nasa.gov.

Downloads light curve data from neo-bolide.ndc.nasa.gov, placing it into the BolideDataFrame as a column of LightCurveCollection objects. The column is named 'lightcurves'

Parameters
idslist of str

Optional list of strings representing the bolide ID’s that light curves are wanted for. If not used, a light curve is added for every bolide in the BolideDataFrame.