This is the documentation for the APIs that implement the Nanometrics Protocols. They have been developed for interacting with NaqsServer and DataServer.
The Nanometrics NaqsServer provides online access to time-series, serial data, triggers, and state-of-health data via TCP subscription.
The Nanometrics DataServer provides local and remote access to nanometrics, serial, and state-of-health data via TCP/IP.
The library offers APIs to:
NaqsServer that uses version 1.4 of the Private Data Stream Protocol DataServer that uses version 1.0 of the Nanometrics Data Access Protocol moreover, you can use them to develop software to:
An optional library is needed to allow libnmxp to save mini-SEED records:
libmseed: http://www.iris.edu/manuals/nmxp library has been developed using GNU Build Tools (automake, autoconf and configure script) taking in account the POSIX Cross-Platform aspects. So you should be able to compile and install it everywhere you can launch the following commands:
./configure
make
make install
Please, refer to the file README and INSTALL for more details.
Inside the distribution is available a tool which is a client that interact with NaqsServer and DataServer.
nmxptool:
nmxptool --help.etc...
http://www.gnu.org/licenses/gpl.html
Matteo Quintiliani - Istituto Nazionale di Geofisica e Vulcanologia - Italy
Mail bug reports and suggestions to <quintiliani@ingv.it>
1.6.2