NDS2¶
Network Data Service (NDS) 2 is a TCP/IP protocol for retrieving data from gravitational-wave detector archives. The NDS2 Client is a C++ library that provides high-level bindings for Python to allow users to securely connect to and retrieve data from NDS2 servers.
The NDS2 client bindings for Python can be installed using Conda (or Mamba) on any platform:
conda install -c conda-forge python-nds2-client