dsgp4.omm.detect_format

Contents

dsgp4.omm.detect_format#

dsgp4.omm.detect_format(text)#

This function takes OMM data and returns the format it is written in.

Parameters:#

text (str): OMM data

Returns:#

str: format of the data, either ‘json’, ‘xml’, ‘kvn’ or ‘csv’