Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

FDSN-WS support

Latest
Compare
Choose a tag to compare
@tparker-usgs tparker-usgs released this 23 Oct 01:14
· 3 commits to master since this release

Added support for FDSN-WS servers. Use a datasource stanza that looks something like

waveSource=mysource
mysource.type=fdsnws
mysource.dataselectUrl=http://myserver.domain.com/fdsnws
mysource.user=myuser
mysource.password=mypass

user and password are optional.