ahmilb@houu64$bhpalias
BHPALIAS makes an aliased version of a BHPIO dataset.
An aliased dataset is just a copy of the dataset header file
with the suffix '_as_events'. An alias of trini_model would be
trini_model_as_events. Aliasing allows a dataset to be treated
as if each of it's samples is an event or horizon. The events
are named 'layern_name', where n is the sample index, and name
is the name of one of the properties in the data, or if the
dataset is not model data, the layer names are just 'data'.
Since an event dataset already has a name for every sample,
it cannot be aliased.
bhpalias filename=file
Required arguments:
filename=file The name of the BHPIO dataset being aliased
Optional arguments:
pathlist='file'.dat File containing dataset directories
verbose=0 For debug print