Skip to content

Cohérence du timespans et timespancount

╭─schaeffj at vogon in ~ 25-09-01 - 15:37:41
╰─○ http "http://ws-staging.resif.fr/fdsnws/availability/2/query?net=FR&sta=CIEL&start=2024-01-01&end=2024-02-01&cha=HN?&format=json"
HTTP/1.1 200 OK
cache-control: max-age=0, private, must-revalidate
content-encoding: gzip
content-length: 334
content-type: application/json; charset=utf-8
date: Mon, 01 Sep 2025 13:37:46 GMT
vary: accept-encoding
x-request-id: 74f52db3218d9feb6e7f7d2d27db3b79

{
    "created": "2025-09-01T13:37:46.646187Z",
    "datasources": [
        {
            "channel": "HNE",
            "earliest": "2024-01-01T00:00:00.000000Z",
            "latest": "2024-02-01T00:00:00.000000Z",
            "location": "01",
            "network": "FR",
            "quality": "M",
            "restriction": "OPEN",
            "samplerate": "200.0000000000",
            "station": "CIEL",
            "timespans": [
                [
                    "2024-01-01T00:00:00.000000Z",
                    "2024-01-04T23:59:59.995000Z"
                ],
                [
                    "2024-01-05T00:00:00.000001Z",
                    "2024-01-25T08:55:04.110000Z"
                ],
                [
                    "2024-01-25T09:59:51.500000Z",
                    "2024-02-01T00:00:00.000000Z"
                ]
            ],
            "updated": "2025-08-02T11:15:03Z"
        },
        {
            "channel": "HNN",
            "earliest": "2024-01-01T00:00:00.000000Z",
            "latest": "2024-02-01T00:00:00.000000Z",
            "location": "01",
            "network": "FR",
            "quality": "M",
            "restriction": "OPEN",
            "samplerate": "200.0000000000",
            "station": "CIEL",
            "timespans": [
                [
                    "2024-01-01T00:00:00.000000Z",
                    "2024-01-08T23:59:59.995000Z"
                ],
                [
                    "2024-01-09T00:00:00.000001Z",
                    "2024-01-25T08:55:06.005000Z"
                ],
                [
                    "2024-01-25T09:59:51.450000Z",
                    "2024-02-01T00:00:00.000000Z"
                ]
            ],
            "updated": "2025-08-02T11:16:24Z"
        },
        {
            "channel": "HNZ",
            "earliest": "2024-01-01T00:00:00.000000Z",
            "latest": "2024-02-01T00:00:00.000000Z",
            "location": "01",
            "network": "FR",
            "quality": "M",
            "restriction": "OPEN",
            "samplerate": "200.0000000000",
            "station": "CIEL",
            "timespans": [
                [
                    "2024-01-01T00:00:00.000000Z",
                    "2024-01-25T08:55:06.215000Z"
                ],
                [
                    "2024-01-25T09:59:51.465000Z",
                    "2024-02-01T00:00:00.000000Z"
                ]
            ],
            "updated": "2025-08-02T11:18:42Z"
        }
    ],
    "version": 1.0
}


╭─schaeffj at vogon in ~ 25-09-01 - 15:37:47
╰─○ http "http://ws-staging.resif.fr/fdsnws/availability/2/extent?net=FR&sta=CIEL&start=2024-01-01&end=2024-02-01&cha=HN?&format=json"
HTTP/1.1 200 OK
cache-control: max-age=0, private, must-revalidate
content-encoding: gzip
content-length: 263
content-type: application/json; charset=utf-8
date: Mon, 01 Sep 2025 13:37:57 GMT
vary: accept-encoding
x-request-id: 2fca847d676a4707988f4f526e0eb295

{
    "created": "2025-09-01T13:37:57.483859Z",
    "datasources": [
        {
            "channel": "HNE",
            "earliest": "2024-01-01T00:00:00.000000Z",
            "latest": "2024-02-01T00:00:00.000000Z",
            "location": "01",
            "network": "FR",
            "quality": "M",
            "restriction": "OPEN",
            "samplerate": "200.0000000000",
            "station": "CIEL",
            "timespancount": 33,
            "updated": "2025-08-02T11:15:03Z"
        },
        {
            "channel": "HNN",
            "earliest": "2024-01-01T00:00:00.000000Z",
            "latest": "2024-02-01T00:00:00.000000Z",
            "location": "01",
            "network": "FR",
            "quality": "M",
            "restriction": "OPEN",
            "samplerate": "200.0000000000",
            "station": "CIEL",
            "timespancount": 33,
            "updated": "2025-08-02T11:16:24Z"
        },
        {
            "channel": "HNZ",
            "earliest": "2024-01-01T00:00:00.000000Z",
            "latest": "2024-02-01T00:00:00.000000Z",
            "location": "01",
            "network": "FR",
            "quality": "M",
            "restriction": "OPEN",
            "samplerate": "200.0000000000",
            "station": "CIEL",
            "timespancount": 33,
            "updated": "2025-08-02T11:18:42Z"
        }
    ],
    "version": 1.0
}