The aiUtils package offers tools to work and validate seismological metadata information (stations lists and instruments) in XML format as produced by an ArcLink server or dumped from a SeisComP® 3 system with the dump_db command.
It depends on a subset of libraries provided by the SeisComP® 3 package.
The initial development was done by Marcelo Bianchi with comments from Peter Evans to assist in the necessary implementations of the inventory synchronization procedures needed by the NERA project and, focusing on the needs of seismologists to have a tool to extract information from XML inventory files as generated by ArcLink servers used in Europe today.
You can download a copy of this package here:
Once you have obtained this tool you can run the install.sh script supplied that will look for your seiscomp3 installation folder (normally a seiscomp3 folder in your home) and configure itself. To make it accessible from any folder the install.sh script will place small shell scripts files into your ~/bin folder.
% tar xvzf aiUtils-rev??.tgz % cd aiUtils % ./install.sh
This package is distributed under the GPL v.3 license.