Skip to content

v6.4.13

Choose a tag to compare

@waynegm waynegm released this 05 Feb 00:38

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