bkuschak / sdr2mseed

Convert WinSDR "seisdata" to miniSEED format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdr2mseed

##Convert (Win)SDR waveform data to Mini-SEED.

The data read by this converter is the continuous recording format used by the WinSDR software.

For usage information see the sdr2mseed manual in the 'doc' directory.

Building/Installing

In most Unix like environments a simple 'make' will build the program.

For Windows the included Makefile.win can be used with the nmake program included with MS Visual Studio.

Licensing

See the included LICENSE file

About

Convert WinSDR "seisdata" to miniSEED format

License:GNU General Public License v2.0


Languages

Language:C 80.2%Language:Roff 18.1%Language:Makefile 1.3%Language:Shell 0.4%