Title :
Efficient Storage Allocation of Large-Scale Extendible Multi-dimensional Scientific Datasets
Author :
Otoo, Ekow J. ; Rotem, Doron
Author_Institution :
Lawrence Berkeley Nat. Lab., California Univ., Berkeley, CA
Abstract :
Data analyses in scientific domains involve storage, retrieval, processing and visualization of large scale multidimensional datasets. The datasets incrementally grow by appending new data to the dataset without reorganizing the already allocated data storage. The datasets, typically modeled as k-dimensional arrays, are maintained in files where the array elements are allocated in a sequence of consecutive storage locations according to some ordering of an array mapping function. Such mapping functions limit the degree of extendibility of the arrays to one dimension only. To allowing new data elements to be appended to the dataset effectively implies allowing for the arbitrary extendibility of the array. We present a mapping function Fscr*(), that uses additional O(klogEscr) storage, where Escr is the number of array segments appended. The function is realized with approximately the approximately the same order of complexity as a conventional array function. The algorithm presented for addressing elements of datasets in extendible multi-dimensional array files apply equally well to addressing memory resident extendible arrays
Keywords :
data analysis; database management systems; scientific information systems; storage allocation; array mapping function; data analysis; multidimensional array file; multidimensional scientific dataset; storage allocation; Atmospheric modeling; Cyclotrons; Data analysis; Data structures; Data visualization; Indexing; Information retrieval; Laboratories; Large-scale systems; Multidimensional systems; Multi-dimensional array; computed array addressing; dataset; extendible array; function; out-of-core array storage.; scientific;
Conference_Titel :
Scientific and Statistical Database Management, 2006. 18th International Conference on
Conference_Location :
Vienna
Print_ISBN :
0-7695-2590-3
DOI :
10.1109/SSDBM.2006.24