Data structures for fast searching of SEG-Y seismic data

Citation
Bg. Nickerson et al., Data structures for fast searching of SEG-Y seismic data, COMPUT GEOS, 25(2), 1999, pp. 179-190
Citations number
11
Categorie Soggetti
Earth Sciences
Journal title
COMPUTERS & GEOSCIENCES
ISSN journal
00983004 → ACNP
Volume
25
Issue
2
Year of publication
1999
Pages
179 - 190
Database
ISI
SICI code
0098-3004(199903)25:2<179:DSFFSO>2.0.ZU;2-F
Abstract
An index structure for seismic data was designed using a modified PR quadtr ee data structure and implemented in the C++ computer language. To test the software and to evaluate the implementation of the structures, experiments were carried out with data from a marine seismic survey in the Mid-Pacific Ocean. The section of the survey used spanned 6 days, consisted of ten sei smic lines (total of 1904 line kilometres) with a total of 39,720 traces. T he seismic data tin SEG-Y format) required 335.8 Mbyte storage on disk. Exp erimental results of range searching tin two dimensions) with varying query window sizes shows that less than 0.1 s is required to determine which sei smic lines intersect the query window. The index structure occupies 9.19 Mb yte (about 2.74% of the original data size) and requires 34.5 s to build us ing a UNIX(R) workstation. The modified PR quadtree index structure was com pared to a standard PR quadtree index structure, and found to require less time (by up to 67%) to perform a 2D range search. (C) 1999 Elsevier Science Ltd. All rights reserved.