uafgeotools / waveform_collection

Collect seismic/infrasound waveforms and metadata from IRIS/WATC/AVO servers, local miniSEED files, etc.
https://uaf-waveform-collection.readthedocs.io/
MIT License
11 stars 6 forks source link

Revise INFRASOUND_CHANNELS constant #19

Closed liamtoney closed 4 years ago

liamtoney commented 4 years ago

Restrict to the common channels BDF, HDF, CDF. This follows the convention in https://github.com/uafgeotools/cube_conversion. Also add DDF to cover a few networks that were named incorrectly.

This will prevent gathering of spurious data such as hydrophone pressure data, which is channel code BDH. Oops! 😄

liamtoney commented 4 years ago

I think these are not worth accounting for and we should just fix in the winston or ignore.

I concur!