Earthworm Modules:
nll_mgr Overview

(last revised 25 May, 2007)

nll_mgr is an Earthworm program which calls an encapsulated version of the probabilistic, global-search location program NLLoc in the NonLinLoc package (NLL), written by Anthony Lomax. nll_mgr gets "arc messages", containing associated picks, via a pipe from another program. nll_mgr call NonLinLoc with the contents of the "arc message". NonLinLoc locates the event using parameters from the nll_mgr EW Configuration File and from a static NLL control file, and writes standard NLL ouptut to disk files. nll_mgr then creates a new "arc message" with the location results from NonLinLoc and sends that arc message to an Earthworm transport ring.

The NLL location program (NLLoc) performs probabilistic, non-linear, global-search earthquake location in 1D and 3D structures. Travel-times and location are performed in a 3D Grid structure which defines a specific, gridded, rectangular volume (Non-GLOBAL mdoe) or spherical section (GLOBAL mode). A good working knowledge of the NLL package including the setting up of travel-time grids is essential before attempting to configure nll_mgr and use NLLoc within EW. See http://www.alomax.net/nlloc for an overview, download information and sample location tutorials.

nll_mgr is written in C, as is the NonLinLoc package

Disclaimer: The NonLinLoc algorithm makes relatively intense usage of the CPU, depending on number of observations, program parameters, and other factors. Since the "sausage" schema uses eqbuf to hold the next earthquake(s) in buffers until the previous location processing is completed, the intense usage of the CPU will introduce additional delays in event throughput.

Documentation on the NonLinLoc package and the NLL control file parameters is available at the web site: http://www.alomax.net/nlloc -> Control File

Module Index | NLL_mgrCommands


Contact:
Questions? Issues? Subscribe to the Earthworm Google Groups List.