Skip to content

Releases: waynegm/OpendTect-Plugins

Release 6.6.7

01 May 02:03
Compare
Choose a tag to compare

Release 6.6.7

Rebuild against OpendTect 6.6.3 developers toolkit so should only be used with OpendTect 6.6.3 or later

uiWMTools

  • Ensure DataExtentHorizons conforms to survey definition

uiGrid2D3DHorizon

  • Ensure BoundingBox and ConvexHull horizon extents conform to survey definition

OpendTect Python Bindings

  • First release of some experimental python bindings for accessing OpendTect data

v6.6.6

18 Nov 07:05
Compare
Choose a tag to compare

Release 6.6.6

  • Fix some depreciated OpendTect API calls
  • Rebuild to accommodate API changes in OpendTect 6.6.1

Mistie

  • Add calculation of Z misties from horizon interpretation
  • Add tool to apply Z corrections to horizon interpretation

v6.6.5

02 Sep 06:07
Compare
Choose a tag to compare

Release 6.6.5

  • Rebuild to accommodate API changes in OpendTect 6.6beta9

v6.6.4

27 Aug 06:19
Compare
Choose a tag to compare

Release 6.6.4

-Rebuild to accommodate API changes in OpendTect 6.6beta8

Mistie

  • Fix bug when no correlation quality filter set
  • If filter is set show in filter dialog
  • Add option to calculate only Z misties

v6.4.15

30 Jul 09:28
Compare
Choose a tag to compare

Release 6.4.15

Mistie

  • Fix bug when no correlation quality filter set
  • If filter is set show in filter dialog
  • Add option to calculate only Z misties

v6.6.3

10 Jul 04:22
Compare
Choose a tag to compare

Release 6.6.3

  • Rebuild to accommodate API changes in OpendTect 6.6beta5

v6.6.2

10 Jun 02:37
Compare
Choose a tag to compare

Release 6.6.2

  • Use plugin version in PluginInfo field

Mistie

  • Add filter by correlation quality

uiGrid2D3DHorizon

  • Don't write number of fault polygons to par file if no faults selected

External Attributes

  • Prefer %OD_USER_PLUGIN_DIR%/bin/python/wmpy ahead of "OpendTect Install Folder"/bin/python/wmpy for location of external attribute scripts
  • Fix for spaces in python environment path on Windows

External Attribute Scripts

  • Update ex_spatial_filter_circular and ex_spatial_filter_rectangular for change in scipy dependency
  • Add Misc/ex_angle_stacks_3_to_AVOIG.py and Misc/ex_angle_stacks_5_to_AVOIG.py
  • Misc/ex_correlation.py - clip correlation values to range 0-1

v6.4.14

10 Jun 02:35
Compare
Choose a tag to compare

Release 6.4.14

uiGrid2D3DHorizon

  • Don't write number of fault polygons to par file if no faults selected

Mistie

  • Add filter by correlation quality

External Attribute Scripts

  • Add Misc/ex_angle_stacks_3_to_AVOIG.py and Misc/ex_angle_stacks_5_to_AVOIG.py
  • Misc/ex_correlation.py - clip coreelation values to range 0-1

External Attribute Plugin

  • Prefer %OD_USER_PLUGIN_DIR%/bin/python/wmpy ahead of "OpendTect Install Folder"/bin/python/wmpy for location of external attribute scripts
  • Fix for spaces in python environment path on Windows

v6.4.13

05 Feb 00:38
Compare
Choose a tag to compare

Release 6.4.13

  • Make PluginInfo fields consistent across all plugins
  • Use plugin version in PluginInfo field
  • Update help keys

External Attribute

  • If OD_EX_DIR environment variable not set look in some other sensible places for external attribute scripts such as:
    • "OpendTect Install Folder"/bin/python/wmpy
    • %OD_USER_PLUGIN_DIR%/bin/python/wmpy
  • Set default Python interpreter using the OpendTect Python settings
  • Use a table to display the UI fields
  • For Windows activate environment before starting Python script
  • Add refresh/reset button beside interpreter field to force update against OpendTect Python settings

External Attribute Scripts

  • Put Python external attribute scripts into repository
  • Update ex_spatial_filter_circular and ex_spatial_filter_rectangular for change in scipy dependency

uiGrid2D3DHorizon

  • ensure faults are only used if fault selection field is displayed
  • properly set polyline/polygon fault open/closed status and honor during fault masking

uiWMTools

  • fix crash on hitting cancel button of fault polygon generation dialog
  • use fault stick intersections with horizon to generate fault polygons

v6.6.1

28 Jan 12:13
Compare
Choose a tag to compare

Release 6.6.1

  • Make PluginInfo fields consistent across all plugins
  • Update help keys

External Attributes

  • If OD_EX_DIR environment variable not set look in some other sensible places for external attribute scripts such as:
    • "OpendTect Install Folder"/bin/python/wmpy
    • %OD_USER_PLUGIN_DIR%/bin/python/wmpy
  • Set default Python interpreter using the OpendTect Python settings
  • Use a table to display the UI fields
  • Put Python external attribute scripts into repository
  • For Windows activate environment before starting Python script
  • Add refresh/reset button beside interpreter field to force update against OpendTect Python settings

uiGrid2D3DHorizon

  • ensure faults are only used if fault selection field is displayed
  • properly set polyline/polygon fault open/closed status and honor during fault masking

uiWMTools

  • fix crash on hitting cancel button of fault polygon generation dialog
  • use fault stick intersections with horizon to generate fault polygons