legend-exp / LegendHDF5IO.jl

HDF5-IO in Julia for the LEGEND experiment
Other
0 stars 6 forks source link

Virtually merge columns of LH5 tables #37

Open oschulz opened 10 months ago

oschulz commented 10 months ago

We want to be able to merge the columns of LH5 tables in the same or different files in a virtual/lazy fashion. Should interoperate with #36, so we can both concatenate along and merge across files at the same time.