Python 313 bindings for Network Data Server Client
Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 313 bindings, modules, and scripts.
Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 313 bindings, modules, and scripts.
To install py313-nds2-client, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py313-nds2-client
To see what files were installed by py313-nds2-client, run:
port contents py313-nds2-client
To later upgrade py313-nds2-client, run:
sudo port selfupdate && sudo port upgrade py313-nds2-client
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.