arbCoding/sac-format
Single-header SAC (Seismic Analaysis Code) I/O library written in C++20.
#+options: ':t *:t -:t ::t <:t H:3 \n:nil ^:t arch:headline author:t
#+options: broken-links:nil c:nil creator:nil d:(not "LOGBOOK") date:nil e:t
#+options: email:nil expand-links:t f:t inline:t num:nil p:nil pri:nil prop:nil
#+options: stat:t tags:t tasks:t tex:t timestamp:nil title:t toc:t todo:t |:t
#+title: sac-format
#+date: <2023-11-16 Thu>
#+author: Alexander R. Blanchette
#+email: arbCoding@gmail.com
#+language: en
#+select_tags: export
#+exclude_tags: noexport
#+creator: Emacs 29.1 (Org mode 9.7)
[[https://github.com/arbCoding/sac-format/actions/workflows/cmake-windows.yml][https://github.com/arbCoding/sac-format/actions/workflows/cmake-windows-package.yml/badge.svg]]
[[https://github.com/arbCoding/sac-format/actions/workflows/cmake-ubuntu.yml][https://github.com/arbCoding/sac-format/actions/workflows/cmake-ubuntu-package.yml/badge.svg]]
[[https://github.com/arbCoding/sac-format/actions/workflows/cmake-macos.yml][https://github.com/arbCoding/sac-format/actions/workflows/cmake-macos-package.yml/badge.svg]]
[[https://app.codecov.io/gh/arbCoding/sac-format][https://codecov.io/gh/arbCoding/sac-format/graph/badge.svg]]
Tokei_rs has been down for weeks now:<2023-12-07 Thu>
@@html:
@@
@@html:@@
@@html:@@
@@html:@@
@@html:@@
[[https://github.com/arbCoding/sac-format/actions/workflows/cpp-linter.yml][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
[[https://ds.iris.edu/files/sac-manual/manual/file_format.html][SAC]]-files written in C++20.
View the [[https://arbcoding.github.io/sac-format/][documentation]] for more details.
- Key benefits
- Free and Open Source Software
- High-level Trace class
- Low-level I/O
- Tested and benchmarked
- Easy to use