arbCoding / sac-format

Single-header SAC (Seismic Analaysis Code) I/O library written in C++20.

Home Page:https://arbcoding.github.io/sac-format/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sac-format

https://github.com/arbCoding/sac-format/actions/workflows/cmake-windows-package.yml/badge.svg https://github.com/arbCoding/sac-format/actions/workflows/cmake-ubuntu-package.yml/badge.svg https://github.com/arbCoding/sac-format/actions/workflows/cmake-macos-package.yml/badge.svg https://codecov.io/gh/arbCoding/sac-format/graph/badge.svg

GitHub code size in bytes Codacy grade Coverity Scan Build Status https://github.com/arbCoding/sac-format/actions/workflows/cpp-linter.yml/badge.svg

sac-format is a single-header, statically linked library for reading binary SAC-files written in C++20.

View the documentation for more details.

Key benefits

  1. Free and Open Source Software
  2. High-level Trace class
  3. Low-level I/O
  4. Tested and benchmarked
  5. Easy to use

About

Single-header SAC (Seismic Analaysis Code) I/O library written in C++20.

https://arbcoding.github.io/sac-format/

License:MIT License


Languages

Language:C++ 94.2%Language:CMake 3.1%Language:Shell 2.7%