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 formatReturns:#
list: list of dictionaries of OMM fields