Skip to content

v0.8.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 19:16
e51d48e

Changes

🚀 Features

🪲 Fixes

  • Export: With selection mask, during merge, skip processing blocks with no live traces (#508) @tasansal
  • Improve cut logic to handle 2D more efficiently (#507) @tasansal
  • Fix padded dimension handling in SEG-Y serialization worker (#506) @tasansal
  • Fix incorrect SEG-Y export order due to tree reduction oversight (#504) @tasansal

🚨 Testing

  • Add unit tests for exporting SEG-Y with nD grids and masked exports (#512) @tasansal

📚 Documentation

  • Clarify buffered read env. var. parameterization values (#495) @tasansal

🔨 Refactoring

  • Reuse concat_files function in SEG-Y record merge (#510) @tasansal

📦 Dependencies