Python 314 bindings for Network Data Server Client
Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 314 bindings, modules, and scripts.
Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 314 bindings, modules, and scripts.
To install py314-nds2-client, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py314-nds2-client
To see what files were installed by py314-nds2-client, run:
port contents py314-nds2-client
To later upgrade py314-nds2-client, run:
sudo port selfupdate && sudo port upgrade py314-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.