NAME

mk_dataless_seed - prepares dataless seed file from css3.0 database

SYNOPSIS

mk_dataless_seed [-v] [-k]
                    [-o dataless_seed]
                    [-p parameter_file] input_database

DESCRIPTION

mk_dataless_seed opens input_database and creates a dataless seed file. mk_dataless_seed creates a dummy wfdisc with each record corresponding to a unique sta-chan-time from the input_database.stage table. input_database_seed contains a descriptor file which references the affiliation, calibration, instrument, network, sensor, site, sitechan, stage, and (if possible) snetsta and schanloc tables of the input_database. All the necessary parameters are filled in the wfdisc table except for segtype which is defaulted to sd. The default segtype is defined in a parameter file. If different segtypes are needed, then an array with the name of the netcode can be specified in the parameter files.

After building the dataless wfdisc, mk_dataless_seed executes:

OPTIONS

ENVIRONMENT

needs to have sourced $ANTELOPE/setup.csh. Needs environment variable $PFPATH to be set if not using default parameter file.

PARAMETER FILE

EXAMPLE

The following is an example parameter file where the datatype submitted to the DMC changed over the years.

default_datatype sd

knet &Arr{
1991-09-01 s2
1995-01-05 s4
1996-04-01 sd
}

knetc &Arr{
1991-09-01 s2
1995-01-05 s4
1996-04-01 sd
}

joshua &Arr{
1992-04-23 s2
}

SEE ALSO

db2sd(1)
trash_data(1)

BUGS AND CAVEATS

AUTHOR

Frank Vernon


Table of Contents
Antelope Release 4.7 Linux 2.4.19-4GB 2005-07-19
Boulder Real Time Technologies, Inc For more information, contact support@brtt.com