mseed2sac

Convert MiniSEED time series data to SAC

Install

All systems
curl cmd.cat/mseed2sac.sh
Debian Debian
apt-get install mseed2sac
Ubuntu
apt-get install mseed2sac
image/svg+xml Kali Linux
apt-get install mseed2sac
Windows (WSL2)
sudo apt-get update sudo apt-get install mseed2sac

mseed2sac

Convert MiniSEED time series data to SAC

SAC and MiniSEED are two commonly used formats for seismological data. mseed2sac converts MiniSEED waveform data to SAC format. The output SAC file can be either ASCII or binary (either byte-order), the default is binary with the same byte-order as the host computer. By default all aspects of the input files are automatically detected.