Skip to content

Release 6.6.8

Compare
Choose a tag to compare
@waynegm waynegm released this 26 Jun 12:20

Release 6.6.8

External Attributes

  • remove frame around data entry UI
  • add new "params" format for attribute UI definition (legacy style still supported)
  • add input file selection new style "param"
  • allow "param" keys with spaces
  • add Pylops/ex_prestack_modelling.py external attribute script
  • add Pylops/ex_poststack_inversion.py external attribute script
  • fix noise added by ex_addnoise.py
  • replace NaN's in output with OpendTect undefined (1e30)
  • fix for read/write errors for large data

wmodpy - OpendTect Python Bindings

  • improve Windows build support
  • standardise python command naming
  • add methods to python Wells object to get well log data
  • add Horizon3D python object for working with OpendTect 3D horizons (names, info and z values)
  • add Horizon2D python object for working with OpendTect 2D horizons (names only)
  • remove dependency on GeoPandas
  • add methods to generate GeoJSON Feature Collections