bradsease / oem

Python tools for working with Orbit Ephemeris Messages (OEMs)
MIT License
17 stars 5 forks source link

Add OEM constraint to enforce consistent object #26

Closed bradsease closed 4 years ago

bradsease commented 4 years ago

Per the OEM specification, an OEM file should only contain data on a single object. This change enforces a constraint of consistency in the OBJECT_NAME and OBJECT_ID header in each metadata section.