Skip to content

Releases: TGSAI/mdio-python

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:39
dab679c

Changes

💥 Breaking Changes

🚀 Features

🪲 Fixes

🐎 Performance

👷 Continuous Integration

🔨 Refactoring

📦 Dependencies

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Apr 14:48
2e5c057

Changes

🚀 Features

🪲 Fixes

👷 Continuous Integration

📦 Dependencies

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Dec 22:10

Changes

🚀 Features

📦 Dependencies

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Nov 20:40

Changes

🚀 Features

🪲 Fixes

  • Fix cdp-x/y coordinate dimensionality on 2d/3d gathers by removing redundant offset dimension (#751) @tasansal
  • Fix compression and serializer encodings (#748) @BrianMichell

👷 Continuous Integration

  • Update ci/cd deps: matplotlib, aiohttp, and nox (#752) @tasansal

📦 Dependencies

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 21:44

Changes

🚀 Features

🪲 Fixes

📚 Documentation

🔨 Refactoring

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 24 Oct 20:07

Changes

🚀 Features

  • Remove gun logical coordinate from seismicPreStackShotGathers2D template (#729) @tasansal

📚 Documentation

  • Add template tutorial including custom template registry. (#726) @tasansal
  • Make corrupt file tutorial execute during documentation build. (#727) @tasansal
  • Update tutorials index with introduction and list of tutorials (#725) @tasansal

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 17 Oct 22:27
12436ff

Changes

  • Release 1.0.8 with bug fixes and QOL improvements (#724) @tasansal

🚀 Features

  • Add __repr__ and _repr_html_ to builder and template (#719) @BrianMichell
  • Make templates more clear by removing spatial dim names, and also allow changing full chunk shape. (#722) @tasansal

🪲 Fixes

📚 Documentation

🔨 Refactoring

  • Make templates more clear by removing spatial dim names, and also allow changing full chunk shape. (#722) @tasansal
  • Refactor template registry and return instances of templates. (#717) @BrianMichell

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 15 Oct 01:16
69dcc2a

Changes

  • Version to 1.0.7 with coordinate and I/O logging enhanchements (#715) @tasansal

🚀 Features

  • Generalized specification of variable / coordinate / dimension units to templates. (#714) @tasansal
  • Use native zarr for trace worker instead of xarray for memory efficiency. (#710) @BrianMichell
  • Add missing coordiante_scalar to template validation (#713) @BrianMichell

🪲 Fixes

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Oct 22:40

Changes

🚀 Features

🪲 Fixes

📦 Dependencies

  • Bump dependency versions to latest (#708) @tasansal
  • Bump TGSAI/segy minimum to 0.5.3 for CUSTOM standard rework (#707) @tasansal

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Oct 20:04

Changes

🚀 Features

  • Ensure header overrides functionality of TGSAI/segy is available and applied. (#700) @tasansal
  • Bump segy dependency to 0.5.2. (#699) @tasansal

🚨 Testing

🔨 Refactoring

📦 Dependencies