obspy.io.gse2.bulletin.Unpickler._get_channel

Unpickler._get_channel(station, time)[source]

Use inventory to retrieve channel and location code.

Parameters:
  • station (str) Station code
  • time (UTCDateTime) Only use channel active at given point in time.
Return type:

str, Channel

Returns:

Network code, channel retrieved.