Releases: TGSAI/mdio-python
Releases · TGSAI/mdio-python
v1.0.1
Changes
- Fix incorrect max (#665) @BrianMichell
🚀 Features
- Move SEG-Y metadata away from Dataset root (#667) @tasansal
- Simlify
devcontainer.jsonconfiguration and builds (#658) @tasansal
🪲 Fixes
- Fix chunk grid metadata exclusion (#662) @tasansal
- Remove debug print from zarr2 encoding (#649) @tasansal
📚 Documentation
- Update quickstart in documentation to use v1 (#664) @tasansal
- Update README.md with v1 news and clean up some functionality lists. (#650) @tasansal
🔨 Refactoring
- fix Dockerfile.dev (#653) @dmitriyrepin
- Unwrap long(ish) lines in noxfile thanks to new character limit (#651) @tasansal
📦 Dependencies
v1.0.0
Changes
🚨 Testing
- Add verification to ingestion tests with procedural SEG-Y files (#594) @tasansal
- Fix ingestion mock file header field byte location conflict between
azimuhandcdp_x(#592) @tasansal - Fix CDP-X/Y coordinate byte locations in mock SEG-Y tests (#591) @tasansal
- Add coordinates to mock data used for import / export (#590) @tasansal
📦 Dependencies
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows (#631) @dependabot[bot]
- Bump bump-my-version from 1.2.0 to 1.2.1 in /.github/workflows (#580) @dependabot[bot]
- Bump myst-nb from 1.2.0 to 1.3.0 in /docs (#579) @dependabot[bot]
- Bump furo from 2024.8.6 to 2025.7.19 in /docs (#578) @dependabot[bot]
v0.9.3
Changes
🔨 Refactoring
- Refactor SEG-Y ingestion workers to create new
SegyFileinstances instead of passing from main process (#575) @tasansal
📦 Dependencies
- Bump codecov/codecov-action from 5.1.2 to 5.4.3 (#554) @dependabot[bot]
- Bump nox from 2025.2.9 to 2025.5.1 in /.github/workflows (#555) @dependabot[bot]
- Bump bump-my-version from 1.1.2 to 1.2.0 in /.github/workflows (#566) @dependabot[bot]
- Bump zarr version to
>=3.1.0(#572) @tasansal - Update setuptools to fix safety issue (#562) @tasansal
v0.9.2
v0.9.1
Changes
- Limit allowable zarr versions (#533) @BrianMichell
📚 Documentation
- Make creation tutorial page title shorter (#541) @tasansal
- Remove autodoc-pydantic from docs dependencies (#540) @tasansal
- Improve Documentation Grouping and Features (#539) @tasansal
- Update CONTRIBUTING.md for Python version requirement and coverage (#538) @tasansal
- Update RTD config to use Ubuntu 22.04 and Python 3.13 (#536) @tasansal
💄 Style
- Update static analysis and coverage configurations (#542) @tasansal
- Add
.editorconfigfile for consistent code formatting (#537) @tasansal
📦 Dependencies
v0.9.0
Changes
- Migrate from Poetry to uv (#525) @BrianMichell
🚀 Features
- Numpy array ingestion functionality (#531) @tasansal
- Zarr v3 Engine (#530) @tasansal
- Auto chunk live mask (#527) @BrianMichell
- Support for MDIO Origination from Scratch or Existing Dataset (#529) @tasansal
📚 Documentation
📦 Dependencies
- Python 3.13 support (#496) @tasansal
- Bump poetry from 2.0.1 to 2.1.1 in /.github/workflows (#515) @dependabot[bot]
- Bump nox from 2024.10.9 to 2025.2.9 in /.github/workflows (#514) @dependabot[bot]
- Bump nox-poetry from 1.1.0 to 1.2.0 in /.github/workflows (#516) @dependabot[bot]
- Bump virtualenv from 20.29.1 to 20.29.2 in /.github/workflows (#517) @dependabot[bot]
- Bump sphinx from 8.1.3 to 8.2.1 in /docs (#519) @dependabot[bot]
- Bump pip from 25.0 to 25.0.1 in /.github/workflows (#518) @dependabot[bot]
- Bump myst-nb from 1.1.2 to 1.2.0 in /docs (#520) @dependabot[bot]
- Enable support for
segy>=0.4(#513) @tasansal
v0.8.5
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
📚 Documentation
🔨 Refactoring
📦 Dependencies
- Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#499) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#500) @dependabot[bot]
- Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows (#501) @dependabot[bot]
- Bump poetry from 2.0.0 to 2.0.1 in /.github/workflows (#498) @dependabot[bot]
- Bump nox-poetry from 1.0.3 to 1.1.0 in /.github/workflows (#502) @dependabot[bot]
- Bump pip from 24.3.1 to 25.0 in /.github/workflows (#503) @dependabot[bot]
v0.8.4
Changes
🚀 Features
🪲 Fixes
- Refactor revision handling to match new
segyformat (#494) @tasansal - Refactor Export Rechunking (#478) @tasansal
🔨 Refactoring
📦 Dependencies
- Update
TGSAI/segydependency to version 0.3.1 (#493) @tasansal - Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#489) @dependabot
- Update to Poetry 2.0 and refactor project configuration (#492) @tasansal
- Update
daskanddistributedto 2024.12.0 (#481) @tasansal - Update
zfpydependency to version ^1.0.1. (#480) @tasansal
v0.8.3
Changes
🚀 Features
🪲 Fixes
📦 Dependencies
- Bump codecov/codecov-action from 4 to 5 (#473) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#474) @dependabot
- Bump virtualenv from 20.27.1 to 20.28.0 in /.github/workflows (#476) @dependabot