Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow web service specifications without the query endpoint #121

Open
chad-earthscope opened this issue Mar 10, 2021 · 0 comments
Open

Allow web service specifications without the query endpoint #121

chad-earthscope opened this issue Mar 10, 2021 · 0 comments

Comments

@chad-earthscope
Copy link
Contributor

The web service specifications in the config file require the full specification to the query endpoint. It would be convenient to allow a service to be specified in any of these equivalent variations:

availability-url=http://service.iris.edu/fdsnws/availability/1/query
availability-url=http://service.iris.edu/fdsnws/availability/1/
availability-url=http://service.iris.edu/fdsnws/availability/1

Beyond convenience, ROVER may in the future wish to consult a service's WADL or version or alternate endpoint of the same general service. In these cases the query part would need to be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant