Skip to content
/ gotdr Public

This script will extract all the stored information from the provided .sor file which is the output of the OTDR equipment to JSON format.

Notifications You must be signed in to change notification settings

naseriax/gotdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This script will extract the supported stored information from the provided .sor file(s) which is the output of the OTDR equipment to JSON/CSV format.
  • The graph generation has been added.
  • In case of bulk parsing (-folder), user can specify the concurrency factor to be used to increase the processing speed:
    • Apple Macbook M3 Pro-12 CPU Core result:
      • Parsing of 3539 sor files: 1 worker : 10.3s, 8 workers: 2.25s

Usage:

./gotdr -file filepath -draw=yes -json=yes -csv=yes Or ./gotdr -workers=10 -folder folderPath -draw=no -json=no -csv=yes

About

This script will extract all the stored information from the provided .sor file which is the output of the OTDR equipment to JSON format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages