Skip to content

How to use "minmagnitude" and "maxmagnitude" parameters correctly #10

Description

@waytolive

Please clarify the description of the parameters in FDSN Web Service Specifications Version 1.2 (2019-04-02):
"minmagnitude — Limit to events with a magnitude larger than the specified minimum."
"maxmagnitude — Limit to events with a magnitude smaller than the specified maximum."

Will selected results include the values ​​specified in minmagnitude and maxmagnitude?
If I specify parameters minmagnitude = 1 and maxmagnitude = 7
which of these results (1) or (2) I will get?
1: Magnitude values ​​in the catalog: 2,3,4,5,6
or
2: Magnitude values ​​in the catalog: 1,2,3,4,5,6,7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions