anowacki / Seis.jl

An open, fast and flexible framework for analysing seismic data in Julia
22 stars 4 forks source link

Miniseed reading #6

Closed anowacki closed 4 years ago

anowacki commented 4 years ago

Add support for reading miniseed files

anowacki commented 4 years ago

The CI failure on Appveyor is a problem with default integer sizes on ~Windows for x86~ 32-bit OSes, and restrictive method specialisations in SeisIO.

This is a note that the package is now incompatible with 32-bit ~Windows~ OSes until SeisIO is fixed.