Skip to content

Releases: cta-observatory/pyeventio

v0.5.0

30 Nov 16:22
Compare
Choose a tag to compare

Support for zstandard compression and some corsika fixes

  • Longitudinal block parsed correctly
  • zstandard compression using optional dependency zstandard

Rewrote EventIOFile to be an iterable of objects

27 Nov 10:39
63bc349
Compare
Choose a tag to compare
  • Don't parse the whole file on initialization
  • Generate top-level objects one after the other
  • only seeks forward