obspy.io.sac.util
=================

.. currentmodule:: obspy.io.sac.util
.. automodule:: obspy.io.sac.util

   .. comment to end block

   

   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

   
   .. rubric:: Public Functions

   .. autosummary::
      :toctree: .
      :nosignatures:

   
      byteswap
      enum_int_to_string
      enum_string_to_int
      get_sac_reftime
      is_same_byteorder
      is_valid_enum_int
      is_valid_enum_str
      obspy_to_sac_header
      sac_to_obspy_header
      split_microseconds
      utcdatetime_to_sac_nztimes
   

   
   .. rubric:: Private Functions

   .. warning::

       Private functions are mainly for internal/developer use and their API might change without notice.

   .. autosummary::
     :toctree: .
     :nosignatures:
   
       _clean_str
       _convert_enum
   

   

   
   
   

   
   
   .. rubric:: Exceptions

   .. autosummary::
      :toctree: .
      :nosignatures:

   
      SacError
      SacHeaderError
      SacHeaderTimeError
      SacIOError
      SacInvalidContentError
   
   