GET /v1/metadata/70/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "total-wave-sample",
"title": "Total Wave Sample",
"group": "Waves Sample",
"description": "SAMPLE - Global forecast of total waves.",
"date_updated": "2016-06-30T05:38:11.340424Z",
"url": "https://api.tidetech.org/v1/metadata/70/?format=api",
"dataset_url": "https://api.tidetech.org/v1/dataset/total-wave-sample/?format=api",
"data_url": "https://api.tidetech.org/v1/dataset/total-wave-sample/data/?format=api",
"group_url": "https://api.tidetech.org/v1/group/9/?format=api",
"codes": [
8,
100,
107,
108
],
"resolution_degrees": "1.250",
"file_formats": [
"grb",
"nc"
],
"timeperiod_minutes": 180,
"timesteps_count": 61,
"geom": {
"type": "Polygon",
"coordinates": [
[
[
-180.0,
-79.0
],
[
-180.0,
78.0
],
[
180.0,
78.0
],
[
180.0,
-79.0
],
[
-180.0,
-79.0
]
]
]
}
}