Skip to content

[Federator] Geographic constraints not working as expected #148

Description

@ogalanis

The response to the station service includes stations that should have been excluded by the geographic constraints. E.g. the following query:

http://eida-federator.ethz.ch/fdsnws/station/1/query?starttime=2022-06-01T00%3A00%3A00&endtime=2022-06-10T00%3A00%3A00&minlatitude=38&maxlatitude=39&minlongitude=21&maxlongitude=22&format=text&level=channel&nodata=404

... also returns stations such as:
KO|KAMT||HHZ|39.3692|33.7124|1120.0|...
BW|PART||HHZ|47.497238|11.11313|760.0|...
2D|EF02|00|HHZ|50.36329|7.25004|247.0|...
...
RA|MALA|00|HNE|14.595300|-60.995660|21.0|...

If it helps with the debugging, the last station has the exact same station code with a station in the specified area (but with a different network code), but in most cases it seems to be random.

This happens both in the browser and ObsPy.

I noticed this yesterday (2023-09-20) and today.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions