Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Oct 21:15
· 628 commits to refs/heads/main since this release
09f324e

Changes

🚀 Features

  • ISO 8601 creation time with time-zone information when ingesting SEG-Y (#115) @tasansal

🪲 Fixes

  • Fix memory safety bug on IBM to IEEE conversion using Numba on MacOS (#117) @tasansal
  • Fix inconsistent accessor header chunking when Dask backend is used. (#113) @tasansal

📚 Documentation

  • Fix CLI documentation typos and improve clarity on chunking shot data. (#118) @tasansal
  • Add multiprocessing main guard information to documentation. (#108) @tasansal
  • Fix typos in getting started document. (#107) @tasansal

📦 Dependencies