Skip to content

Releases: waynegm/OpendTect-Plugins

Release 2025.1

17 Jun 07:43

Choose a tag to compare

Release 2025.1 Pre-release
Pre-release

Release 2025.1 (aka 8.0)

  • Adapt to OpendTect API changes
  • move all external dependencies to WMPlugin-Deps repository
  • ensure all pointers are initialised or set to nullptr
  • check pointers to optional ui items before use

AVOAttrib

  • fix zero divide in AVO Angle

AVOPolarAttrib

  • fix event angle computation

EFDAttrib

  • fix display of test panel

External Attributes

  • fix writing of information to log file
  • add script to generate synthetic AVO intercept and gradient for testing
  • add nrZ (number of samples in trace) to SeismicInfo buffer

GradientAttrib

  • make it work on 2D

LocalAttrib

  • fix display of test panel

Mistie

  • fix issue with 2D-3D intersection calculation

RSpecAttrib

  • fix display of test panel

uiWMTools

  • fix fault polygon extraction

uiGeopackageExport

  • fix geotiff export not working if horizon extends beyond survey

Release 7.0.10

17 Jun 07:43

Choose a tag to compare

Release 7.10

Mistie

  • fix issue with 2D-3D intersection calculation

Release 7.0.9

03 Jun 07:44

Choose a tag to compare

  • ensure all pointers are initialised or set to nullptr
  • check pointers to optional ui items before use

AVOAttrib

  • fix zero divide in AVO Angle

AVOPolarAttrib

  • fix event angle computation

External Attributes

  • add script to generate synthetic AVO intercept and gradient for testing
  • add nrZ (number of samples in trace) to SeismicInfo buffer
  • add python functions to generate synthetic AVO log and intercept/gradient

GradientAttrib

  • make it work on 2D

EFDAttrib

  • fix display of test panel

LocalAttrib

  • fix display of test panel

RSpecAttrib

  • fix display of test panel

uiWMTools

  • fix fault polygon extraction

uiGeopackageExport

  • fix geotiff export not working if horizon extends beyond survey

v7.0.6

02 Sep 02:25

Choose a tag to compare

Release 7.0.6

  • update to C++ 17

EFDAttrib

  • fix display of modes and spectral decomposition test panel

External Attributes

  • fix usage of OD_USER_PLUGIN_DIR for locating scripts
  • add wmpy/AVO folder
    • add ex_avoig_angle3.py, ex_avoig_angle4.py and ex_avoig_angle5.py for intercept and gradient
      calculation from angle stacks
    • add ex_fatti3_angle3.py and ex_fatti3_angle4.py for fatti 3 term Rp, Rs and Rd calculation
      from angle stacks

LocalAttrib

  • fix display of spectral decomposition test panel

Mistie

  • fix to ensure analysis window is used for mistie calculation

RSpecAttrib

  • fix display of spectral decomposition test panel

Release 7.0.5

11 Mar 01:33

Choose a tag to compare

Release 7.0.5

External Attributes

  • add xa.params MinSamplesPerThread setting, default is 40
  • ensure OpendTect application bin/python is in the PYTHONPATH of the attribute
    script environment
  • if the environment variable OD_USER_PLUGIN_DIR exists add
    OD_USER_PLUGIN_DIR/bin/python to the PYTHONPATH of the attribute script
    environment
  • if the environment variable OD_APPL_PLUGIN_DIR exists add
    OD_APPL_PLUGIN_DIR/bin/python to the PYTHONPATH of the attribute script
    environment
  • move NAN handling in output from Python to C++ side
  • add xa.params metadata (Survey, SurveyDiskLocation, InputNames)
  • fix up help urls
  • add Text UI input type
  • add mode to File type, allowed values are "FileIn", "FileOut" and "Dir" for
    selecting an input file, output file or folder

Release 7.0.4.1

13 Feb 04:21

Choose a tag to compare

Release 7.0.4.1

External Attributes

  • fix for Output UI field not being displayed

Release 7.0.4

16 Jan 14:08

Choose a tag to compare

General

  • Compile against new versions of dependencies for OpendTect 7.0.4
    • Using gcc 10.5 on Linux and vs2022 on Windows

Release 7.0.3

01 Dec 01:30

Choose a tag to compare

General

  • Compile against new versions dependencies for OpendTect 7.0.3

External Attributes

  • fix for UI fields not being displayed

uiGeopackageExport

  • fix for crash when exporting horizon data without a layer name
  • add export of Z slices to geotiff

GradientAttrib

  • fix documentation link

Mistie Analysis

  • fix crash when no 2D horizons in survey

Release 7.0.0

02 Jun 00:18

Choose a tag to compare

General

  • Adapt to OpendTect 7.0 API changes

uiGeopackageExport

  • remove dependency on gdal

uiGrid2D3DHorizon

  • bug fixes

Release 6.6.11

24 Jan 12:09

Choose a tag to compare

Release 6.6.11

-Built against OpendTect 6.6.9

uiGrid2D3DHorizon

  • try and fix reported crashes