contents

Data Input


Each event structure has 5 members related to inputting data:



The iscloc program is designed to input data in one of two ways, either from an ORACLE database with the same schema as used at the ISC or form text files with events in ISF bulletin format.  The mode of input depends on the instruction line:
Because a new instruction line is read in for each event it is possible to mix database and file input as well as to read from more than one file.

The data input functions are responsible for dynamically allocating memory for the arrays of hypocentre and phase structures that they insert data into.