SkillAgentSearch skills...

Mseed2ascii

Convert miniSEED formatted data to ASCII

Install / Use

/learn @EarthScope/Mseed2ascii
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mseed2ascii - Convert miniSEED time series data to ASCII

Convert miniSEED formatted time series data to ASCII text. The output includes a simple header followed by

Documentation

For usage infromation see the mseed2ascii 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.

If your system does not have zlib you can compile the program without support for ZIP archive output: first type make in the main directory (the build will fail), then go to the src directory and type make nozip.

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.

Copyright (c) 2017 Chad Trabant

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated3mo ago
Forks9

Languages

C

Security Score

87/100

Audited on Dec 20, 2025

No findings