obspy.sac.sacio.SacIO.InitArrays

SacIO.InitArrays()[source]

Function to initialize the floating, character and integer header arrays (self.hf, self.hs, self.hi) with dummy values. This function is useful for writing SAC files from artificial data, thus the header arrays are not filled by a read method beforehand

Returns:Nothing