Skip to content

iris-edu/seisan2mseed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seisan2mseed - convert SeisAn waveform data to miniSEED.

SeisAn data format is used within the SeisAn earthquake analysis software.

Documentation

For usage infromation see the seisan2mseed manual in the 'doc' directory.

Downloading and building

The releases area contains release versions.

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

The CC and CFLAGS environment variables can be used to configure the build parameters.

In the Win32 environment the Makefile.win can be used with the nmake build tool included with Visual Studio.

Licensing

GNU GPL version 3. See included LICENSE file for details.