.. _addon_command_line_tools: ================================ Add-ons ================================ There are some add-on commands for applying ``obsinfo`` to facility-specific tasks. As of v1.2, they are: +----------------------------------+--------------------------------------------+ | command | description | +==================================+============================================+ | ``obsinfo-insu LC2SDS_script`` | Output a script to extract LCHEAPO data to | | | SeisComp Data Structure ("client format"), | | | possibly with clock drift correction, | | | using the ``lcheapo`` python package | +----------------------------------+--------------------------------------------+ | ``obsinfo-insu LC2norm_script`` | Output a script to extract LCHEAPO data to | | | single-channel miniSEED files without any | | | clock correction ("A-node normalized | | | format"), using the ``lcheapo`` package | +----------------------------------+--------------------------------------------+