Skip to content

Releases: TGSAI/mdio-python

v0.2.3

25 Oct 21:48
06280a8
Compare
Choose a tag to compare

Changes

📦 Dependencies

v0.2.2

25 Oct 21:15
09f324e
Compare
Choose a tag to compare

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

v0.2.1

26 Sep 00:58
17d6e5b
Compare
Choose a tag to compare

Changes

🚀 Features

  • Make storage_options consistent with fsspec to be able to pass local cache directory (#62) @sanath-2024

🪲 Fixes

  • Pass package version to CLI command explicitly (#56) @tasansal

👷 Continuous Integration

  • Add markdown extension for trailing whitespace fix pre-commit hook (#67) @tasansal
  • Update .gitignore for cached files and PyCharm project files (#57) @srib

📚 Documentation

  • Add cloud service provider connection string documentation (#66) @tasansal

📦 Dependencies

v0.2.0

06 Sep 23:51
7cdafac
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

🪲 Fixes

  • Use dimension separator in arrays instead of FSStore (#52) @sanath-2024
  • Don't fail when EBCDIC decoding has an error. (#51) @tasansal

v0.1.6

05 Sep 00:05
840714d
Compare
Choose a tag to compare

Changes

  • Patch Release v0.1.6 (#48) @tasansal
  • Improved ZFP compression quality using FIXED-ACCURACY mode (#46) @tasansal
  • fix rendering of text box for a note (#25) @srib

👷 Continuous Integration

  • Reduce automatic dependency checking interval (#41) @tasansal

📚 Documentation

  • Variable levels of ZFP compression example in docs (#47) @tasansal

📦 Dependencies

v0.1.5

27 Aug 16:29
7bf30dd
Compare
Choose a tag to compare

Changes

📚 Documentation

  • Add conda-forge instructions to docs and update README.md (#23) @tasansal

v0.1.4

26 Aug 17:29
429a6cb
Compare
Choose a tag to compare

Changes

🚀 Features

  • Nicer errors for file operations (exists, missing, can't read) (#20) @tasansal

🪲 Fixes

  • Fixed opening cloud files with / separator (#21) @tasansal
  • Change underscore typo to hyphen in cli compression-ratio option for consistency (#17) @tasansal

📦 Dependencies

v0.1.3

25 Aug 23:57
ef67a4e
Compare
Choose a tag to compare

Changes

v0.1.1

25 Aug 23:25
05487f3
Compare
Choose a tag to compare

Changes

📚 Documentation

📦 Dependencies

  • Revert from 1.2.x pre-release poetry requirement to stable 1.1.x (#13) @tasansal

v0.1.0

25 Aug 00:35
ab90f72
Compare
Choose a tag to compare

Changes

🪲 Fixes

📚 Documentation