dsgp4.omm.parse_csv

Contents

dsgp4.omm.parse_csv#

dsgp4.omm.parse_csv(text)#

This function parses OMM data in CSV format (i.e. one header line with the OMM keywords, followed by one line per object), and returns the corresponding list of dictionaries of OMM fields.

Parameters:#

text (str): OMM data in CSV format

Returns:#

list: list of dictionaries of OMM fields