Skip to content

Releases: TGSAI/mdio-python

v0.8.3

06 Dec 22:58
373180f
Compare
Choose a tag to compare

Changes

🚀 Features

  • Move MDIO__IMPORT__CPU_COUNT environment variable getter to function scope (#471) @tasansal

🪲 Fixes

  • Fix crash in header parsing when trace count is parsing block_size + 1 (#477) @tasansal

📦 Dependencies

v0.8.2.post1

29 Nov 00:14
f63bb8a
Compare
Choose a tag to compare

Changes

📦 Dependencies

v0.8.2

27 Nov 17:55
c8d6f09
Compare
Choose a tag to compare

Changes

🚀 Features

  • New "Cloud Native" mode for ingesting remote files from a cloud environment (#467) @tasansal

🪲 Fixes

  • Refactor trace header handling to fix memory efficiency regression (#469) @tasansal

📦 Dependencies

v0.8.1

26 Sep 22:13
2516c38
Compare
Choose a tag to compare

Changes

🚀 Features

  • Allow import/export completely custom SEG-Y via spec override environment variable (#440) @tasansal

📦 Dependencies

v0.8.0.post1

19 Sep 18:49
f84c1bd
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

📚 Documentation

📦 Dependencies

v0.8.0

25 Jun 15:10
f4a5ad4
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

  • Parsing local and cloud SEG-Y files with new I/O library (#381) @tasansal

🚀 Features

  • Parsing local and cloud SEG-Y files with new I/O library (#381) @tasansal

v0.7.4

21 May 19:15
6bb1956
Compare
Choose a tag to compare

Changes

🚀 Features

  • Allow configuring CPU usage during SEG-Y import/export (#392) @tasansal

📦 Dependencies

v0.7.3

04 Apr 15:57
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Move consolidate metadata out of loop for rechunking (#380) @tasansal

👷 Continuous Integration

  • Fix broken CI: Make CI tooling constraint paths absolute (#382) @tasansal

📦 Dependencies

  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#373) @dependabot

v0.7.2

12 Mar 16:29
52e854d
Compare
Choose a tag to compare

Changes

🚀 Features

v0.7.1

12 Mar 03:54
c4d7891
Compare
Choose a tag to compare

Changes

🚀 Features

  • Function to rechunk single variables or batch variables from existing MDIO (#368) @tasansal