python.odpy.horman

Module Contents

Functions

create_horizon_file(data, inl_range, crl_range)

Creates horizon file in .char format

python.odpy.horman.create_horizon_file(data, inl_range, crl_range)

Creates horizon file in .char format

Parameters:
  • data (arr): 2D array of Z values; inlines in first dimension, and xlines in second dimension

  • inl_range(range): of absolute (survey) inlines range

  • crl_range (range): of absolute (survey) crosslines range

Returns: * str: file name of created horizon data stored in present working directory