Result List
Endpoint for interacting with 3Di scenario results.
Add attachments to newly created results by uploading a file (using a PUT request) to
the temporary upload_url
of a result.
Subendpoints
The subendpoints below have been defined for convienience and may be used for viewing or deleting a specific class of results. They are also available via the "Extra Actions" button in the top-right corner when viewing a result list.
- /api/v4/scenarios/{uuid}/results/arrival/
- /api/v4/scenarios/{uuid}/results/basic/
- /api/v4/scenarios/{uuid}/results/damage/
- /api/v4/scenarios/{uuid}/results/raw/
- /api/v4/scenarios/{uuid}/results/tiles/
For example, a DELETE request on /api/v4/scenarios/{uuid}/results/raw/ would schedule all raw results for deletion. This is more convenient than deleting results one by one via /api/v4/scenarios/{uuid}/results/{id}/.
GET /api/v4/scenarios/7304e402-e058-4a14-94b1-0a40c868a697/results/?format=api
https://demo.lizard.net/api/v4/scenarios/7304e402-e058-4a14-94b1-0a40c868a697/results/224122/?format=api", "id": 224122, "name": "grid administration", "code": "grid-admin", "description": null, "family": "Raw", "raster": null, "attachment_url": "https://demo.lizard.net/api/v4/scenario-results/224122/gridadmin.h5?format=api", "upload_url": null }, { "url": "https://demo.lizard.net/api/v4/scenarios/7304e402-e058-4a14-94b1-0a40c868a697/results/224123/?format=api", "id": 224123, "name": "raw 3Di output", "code": "results-3di", "description": null, "family": "Raw", "raster": null, "attachment_url": "https://demo.lizard.net/api/v4/scenario-results/224123/results_3di.nc?format=api", "upload_url": null }, { "url": "https://demo.lizard.net/api/v4/scenarios/7304e402-e058-4a14-94b1-0a40c868a697/results/224124/?format=api", "id": 224124, "name": "calculation core logging", "code": "logfiles", "description": "", "family": "Raw", "raster": null, "attachment_url": "https://demo.lizard.net/api/v4/scenario-results/224124/log_files.zip?format=api", "upload_url": null }, { "url": "https://demo.lizard.net/api/v4/scenarios/7304e402-e058-4a14-94b1-0a40c868a697/results/224125/?format=api", "id": 224125, "name": "aggregated 3Di output", "code": "aggregate-results-3di", "description": null, "family": "Raw", "raster": null, "attachment_url": "https://demo.lizard.net/api/v4/scenario-results/224125/aggregate_results_3di.nc?format=api", "upload_url": null } ] }{ "count": 4, "next": null, "previous": null, "results": [ { "url": "