genb2s

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO
BUGS
COPYRIGHT
AUTHOR

NAME

genb2s - BSU generates bash scripts to convert Bison to BSEGY (*.seg) files, for QC

SYNOPSIS

genb2s [ no options, this is an interactive program ]

DESCRIPTION

Basic Seismic Utilities (BSU) interacts with the user to produce a bash script which can be run to convert a group of Bison files to BSEGY (*.seg) file format. Intended primarily for Quality Control (QC), the shot and geophone locations are set to zero, and only a limited amount of header data present in the Bison files is transfered to the bsegy output files. The user must change permissions to execute on the generated script. Fortran 77.

NOTES, BISON FORMAT DATA:
Data files will be named with 8 characters (ABCD0001 for example, 4 alpha, 4 numeric). You MUST enter 5 characters when prompted (for example, ABCD0). Otherwise, a space will be generated in the name, and the code aborts on its own.

FILES

gob2s

This script calls the program bis2seg and then renames the output to rxxx.seg, where xxx is a sequence number derived from the Bison file name.

SEE ALSO

bhelp(1), bhed(1), bis2seg(1), topcon(1), topcon2(1), genref(1), bsegy(5)

BUGS

No known bugs.

COPYRIGHT

Copyright © 2017 by Paul Michaels

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

AUTHOR

P. Michaels, PE. <pm@cgiss.boisestate.edu>