FrameCPP¶
FrameCPP is a library for reading and writing data in GWF format defined in LIGO-T970130. The main library is written in C++ and documented at
https://computing.docs.ligo.org/ldastools/LDAS_Tools/ldas-tools-framecpp/
GWpy utilises the Python bindings for FrameCPP on Unix platforms (Linux and macOS) to provide GWF input/output capabilities.
This optional dependency can be installed using Conda (or Mamba):
conda install -c conda-forge python-ldas-tools-framecpp