jpjones76 / SeisIO.jl

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

Parsing ASCII to an existing SeisData structure doesn't match on channel ID #35

Closed jpjones76 closed 4 years ago

jpjones76 commented 4 years ago

Parsing ASCII data formats to an existing SeisData structure doesn't try to match channel ID when a new channel begins. Thus, a new new data segment is (wrongly) created for each channel in each file or stream.

Bugs Caused

get_data() errors when the following conditions are met:

Status

Fix planned for 0.5.0