dsgp4.omm.parse_json

Contents

dsgp4.omm.parse_json#

dsgp4.omm.parse_json(text)#

This function parses OMM data in JSON format (i.e. either a single message or a list of messages, as returned by the Space-Track API), and returns the corresponding list of dictionaries of OMM fields.

Parameters:#

text (str): OMM data in JSON format

Returns:#

list: list of dictionaries of OMM fields