jpjones76 / SeisIO.jl

Julia language support for geophysical time series data
http://seisio.readthedocs.org
Other
47 stars 21 forks source link

update blosc, HDF5 compat #61

Closed tclements closed 4 years ago

tclements commented 4 years ago

This PR updates Blosc and HDF5 compat to the latest versions. This is useful for including SeisIO in packages that only support the latest versions of Blosc and HDF5. This should be a solution for #49 and #58.