pysolate.wavelet.WaveletCollection.select

WaveletCollection.select(network=None, station=None, location=None, channel=None, component=None)[source]

Query wavelets

Select wavelet transforms that matches the given station criteria.

Parameters
  • tag (str) – processed data to plot.

  • network (str) – network code.

  • station (str) – station code.

  • location (str) – location code.

  • channel (str) – channel code.

  • component (str) – component code.