sac2mseed
Convert SAC waveform data to MiniSEED
Install
- All systems
-
curl cmd.cat/sac2mseed.sh
- Debian
-
apt-get install sac2mseed
- Ubuntu
-
apt-get install sac2mseed
- Kali Linux
-
apt-get install sac2mseed
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sac2mseed
- Dockerfile
- dockerfile.run/sac2mseed
sac2mseed
Convert SAC waveform data to MiniSEED
SAC and MiniSEED are two commonly used formats for seismological data. sac2mseed converts SAC waveform data to MiniSEED format. By default the format of the input files is automatically detected: alpha or binary (byte order autodetected).