feos.SegmentRecord.from_json - FeOs v0.10.1

staticSegmentRecord.from_json(path)

Read a list of [SegmentRecord]s from a JSON file.

Parameters:path (str) – Path to file containing the segment records.

Return type:[

SegmentRecord

]