obspy.clients.seedlink.client.seedlinkconnection.SeedLinkConnection.recover_state
- SeedLinkConnection.recover_state(statefile)[source]
Recover the state file and put the sequence numbers and time stamps into the pre-existing stream chain entries.
- Parameters:
statefile – path and name of statefile.
- Returns:
the number of stream chains recovered.
- Raises:
SeedLinkException – on error.