List the timesteps present in a temporal raster.

Responds with a list of datetimes, along with the queried start and end.

Query parameters

start: Optional Datetime as ISO8601 string. Defaults to the first timestep of the raster.

end: Optional Datetime as ISO8601 string. Defaults to the last timestep of the raster. The preferred name for this query parameter is "end", but "stop" is accepted as well for backwards compatibility.

GET /api/v4/rasters/2344403d-e142-442c-a8ef-fcc813b5eb08/timesteps/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "start": "2024-03-04T14:08:27Z",
    "end": "2024-03-05T14:08:31.109375Z",
    "steps": [
        "2024-03-04T14:08:27Z",
        "2024-03-04T14:18:27Z",
        "2024-03-04T14:28:27.000488Z",
        "2024-03-04T14:38:27.059326Z",
        "2024-03-04T14:48:27.180176Z",
        "2024-03-04T14:58:27.300293Z",
        "2024-03-04T15:08:27.478516Z",
        "2024-03-04T15:18:27.639160Z",
        "2024-03-04T15:28:27.774902Z",
        "2024-03-04T15:38:28.066406Z",
        "2024-03-04T15:48:28.371094Z",
        "2024-03-04T15:58:28.736328Z",
        "2024-03-04T16:08:29.208984Z",
        "2024-03-04T16:18:29.323730Z",
        "2024-03-04T16:28:29.787109Z",
        "2024-03-04T16:38:30.303711Z",
        "2024-03-04T16:48:30.704102Z",
        "2024-03-04T16:58:31.040039Z",
        "2024-03-04T17:08:31.451172Z",
        "2024-03-04T17:18:31.774414Z",
        "2024-03-04T17:28:32.191406Z",
        "2024-03-04T17:38:32.507812Z",
        "2024-03-04T17:48:32.811523Z",
        "2024-03-04T17:58:33.120117Z",
        "2024-03-04T18:08:33.371094Z",
        "2024-03-04T18:18:33.404297Z",
        "2024-03-04T18:28:33.494141Z",
        "2024-03-04T18:38:33.748047Z",
        "2024-03-04T18:48:34.060547Z",
        "2024-03-04T18:58:34.292969Z",
        "2024-03-04T19:08:34.509766Z",
        "2024-03-04T19:18:34.566406Z",
        "2024-03-04T19:28:34.658203Z",
        "2024-03-04T19:38:34.667969Z",
        "2024-03-04T19:48:34.667969Z",
        "2024-03-04T19:58:34.679688Z",
        "2024-03-04T20:08:34.900391Z",
        "2024-03-04T20:18:35.136719Z",
        "2024-03-04T20:28:35.326172Z",
        "2024-03-04T20:38:35.583984Z",
        "2024-03-04T20:48:35.796875Z",
        "2024-03-04T20:58:36.056641Z",
        "2024-03-04T21:08:36.257812Z",
        "2024-03-04T21:18:36.427734Z",
        "2024-03-04T21:28:36.662109Z",
        "2024-03-04T21:38:36.765625Z",
        "2024-03-04T21:48:36.779297Z",
        "2024-03-04T21:58:36.822266Z",
        "2024-03-04T22:08:36.865234Z",
        "2024-03-04T22:18:37.042969Z",
        "2024-03-04T22:28:37.183594Z",
        "2024-03-04T22:38:37.251953Z",
        "2024-03-04T22:48:37.365234Z",
        "2024-03-04T22:58:37.660156Z",
        "2024-03-04T23:08:37.826172Z",
        "2024-03-04T23:18:38.117188Z",
        "2024-03-04T23:28:38.406250Z",
        "2024-03-04T23:38:38.832031Z",
        "2024-03-04T23:48:39.019531Z",
        "2024-03-04T23:58:39.097656Z",
        "2024-03-05T00:08:39.164062Z",
        "2024-03-05T00:18:39.250000Z",
        "2024-03-05T00:28:39.781250Z",
        "2024-03-05T00:38:40.480469Z",
        "2024-03-05T00:48:41.109375Z",
        "2024-03-05T00:58:41.562500Z",
        "2024-03-05T01:08:41.824219Z",
        "2024-03-05T01:18:42.250000Z",
        "2024-03-05T01:28:43.039062Z",
        "2024-03-05T01:38:44.464844Z",
        "2024-03-05T01:48:45.242188Z",
        "2024-03-05T01:58:45.757812Z",
        "2024-03-05T02:08:46.101562Z",
        "2024-03-05T02:18:46.410156Z",
        "2024-03-05T02:28:46.976562Z",
        "2024-03-05T02:38:47.652344Z",
        "2024-03-05T02:48:48.140625Z",
        "2024-03-05T02:58:48.492188Z",
        "2024-03-05T03:08:48.871094Z",
        "2024-03-05T03:18:49.621094Z",
        "2024-03-05T03:28:50.203125Z",
        "2024-03-05T03:38:50.785156Z",
        "2024-03-05T03:48:51.546875Z",
        "2024-03-05T03:58:52.199219Z",
        "2024-03-05T04:08:52.800781Z",
        "2024-03-05T04:18:53.550781Z",
        "2024-03-05T04:28:54.265625Z",
        "2024-03-05T04:38:54.875000Z",
        "2024-03-05T04:48:55.156250Z",
        "2024-03-05T04:58:55.597656Z",
        "2024-03-05T05:08:55.816406Z",
        "2024-03-05T05:18:56.250000Z",
        "2024-03-05T05:28:57.609375Z",
        "2024-03-05T05:38:58.976562Z",
        "2024-03-05T05:49:00.019531Z",
        "2024-03-05T05:59:00.828125Z",
        "2024-03-05T06:09:01.457031Z",
        "2024-03-05T06:19:01.988281Z",
        "2024-03-05T06:29:02.367188Z",
        "2024-03-05T06:39:02.902344Z",
        "2024-03-05T06:49:03.378906Z",
        "2024-03-05T06:59:03.914062Z",
        "2024-03-05T07:09:04.312500Z",
        "2024-03-05T07:19:05.046875Z",
        "2024-03-05T07:29:05.675781Z",
        "2024-03-05T07:39:06.824219Z",
        "2024-03-05T07:49:07.914062Z",
        "2024-03-05T07:59:08.648438Z",
        "2024-03-05T08:09:09.675781Z",
        "2024-03-05T08:19:10.765625Z",
        "2024-03-05T08:29:11.359375Z",
        "2024-03-05T08:39:12.203125Z",
        "2024-03-05T08:49:12.875000Z",
        "2024-03-05T08:59:13.632812Z",
        "2024-03-05T09:09:14.039062Z",
        "2024-03-05T09:19:14.375000Z",
        "2024-03-05T09:29:15.304688Z",
        "2024-03-05T09:39:16.828125Z",
        "2024-03-05T09:49:17.914062Z",
        "2024-03-05T09:59:19.093750Z",
        "2024-03-05T10:09:19.125000Z",
        "2024-03-05T10:19:19.171875Z",
        "2024-03-05T10:29:19.257812Z",
        "2024-03-05T10:39:20.664062Z",
        "2024-03-05T10:49:21.921875Z",
        "2024-03-05T10:59:23.804688Z",
        "2024-03-05T11:09:25.390625Z",
        "2024-03-05T11:19:25.703125Z",
        "2024-03-05T11:29:26.046875Z",
        "2024-03-05T11:39:26.367188Z",
        "2024-03-05T11:49:26.679688Z",
        "2024-03-05T11:59:26.843750Z",
        "2024-03-05T12:09:26.859375Z",
        "2024-03-05T12:19:26.968750Z",
        "2024-03-05T12:28:27.218750Z",
        "2024-03-05T12:38:27.484375Z",
        "2024-03-05T12:48:27.742188Z",
        "2024-03-05T12:58:27.992188Z",
        "2024-03-05T13:08:28.234375Z",
        "2024-03-05T13:18:28.453125Z",
        "2024-03-05T13:28:28.687500Z",
        "2024-03-05T13:38:28.937500Z",
        "2024-03-05T13:48:29.312500Z",
        "2024-03-05T13:58:29.812500Z",
        "2024-03-05T14:08:31.109375Z"
    ]
}