GeoNet / fdsn

FDSN Web Services
MIT License
17 stars 15 forks source link

Fix parameter error and test tool #201

Closed junghao closed 3 years ago

junghao commented 4 years ago

Fixed a parameter error: A query like /fdsnws/dataselect/1/query?network=NZ&sta=WEL&location=--,10&starttime=2018-05-15T23:45:00&endtime=2018-05-15T23:45:10 should get at least the location 10 but got nothing.

Also in this PR I implemented the script tool to load URLs specified in https://github.com/GeoNet/tickets/issues/7524 and test against FDSN services.