GET /v1/dataset/swell-sample/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "swell-sample",
    "title": "Swell Sample",
    "group": "Waves Sample",
    "description": "SAMPLE - Global forecast of swell.",
    "date_updated": "2016-06-30T05:38:11.299456Z",
    "url": "https://api.tidetech.org/v1/dataset/swell-sample/?format=api",
    "data_url": "https://api.tidetech.org/v1/dataset/swell-sample/data/?format=api",
    "group_url": "https://api.tidetech.org/v1/group/9/?format=api",
    "codes": [
        105,
        104,
        106
    ],
    "resolution_degrees": "1.250",
    "file_formats": [
        "grb",
        "nc"
    ],
    "file_size_zipped_grb": "6.02",
    "file_size_zipped_nc": "6.75",
    "timeperiod_minutes": 360,
    "timesteps": [
        "2016-06-30T00:00:00Z",
        "2016-06-30T06:00:00Z",
        "2016-06-30T12:00:00Z",
        "2016-06-30T18:00:00Z",
        "2016-07-01T00:00:00Z",
        "2016-07-01T06:00:00Z",
        "2016-07-01T12:00:00Z",
        "2016-07-01T18:00:00Z",
        "2016-07-02T00:00:00Z",
        "2016-07-02T06:00:00Z",
        "2016-07-02T12:00:00Z",
        "2016-07-02T18:00:00Z",
        "2016-07-03T00:00:00Z",
        "2016-07-03T06:00:00Z",
        "2016-07-03T12:00:00Z",
        "2016-07-03T18:00:00Z",
        "2016-07-04T00:00:00Z",
        "2016-07-04T06:00:00Z",
        "2016-07-04T12:00:00Z",
        "2016-07-04T18:00:00Z",
        "2016-07-05T00:00:00Z",
        "2016-07-05T06:00:00Z",
        "2016-07-05T12:00:00Z",
        "2016-07-05T18:00:00Z",
        "2016-07-06T00:00:00Z",
        "2016-07-06T06:00:00Z",
        "2016-07-06T12:00:00Z",
        "2016-07-06T18:00:00Z",
        "2016-07-07T00:00:00Z",
        "2016-07-07T06:00:00Z",
        "2016-07-07T12:00:00Z",
        "2016-07-07T18:00:00Z",
        "2016-07-08T00:00:00Z",
        "2016-07-08T06:00:00Z",
        "2016-07-08T12:00:00Z",
        "2016-07-08T18:00:00Z",
        "2016-07-09T00:00:00Z",
        "2016-07-09T06:00:00Z",
        "2016-07-09T12:00:00Z",
        "2016-07-09T18:00:00Z",
        "2016-07-10T00:00:00Z",
        "2016-07-10T06:00:00Z",
        "2016-07-10T12:00:00Z",
        "2016-07-10T18:00:00Z",
        "2016-07-11T00:00:00Z",
        "2016-07-11T06:00:00Z",
        "2016-07-11T12:00:00Z",
        "2016-07-11T18:00:00Z",
        "2016-07-12T00:00:00Z",
        "2016-07-12T06:00:00Z",
        "2016-07-12T12:00:00Z",
        "2016-07-12T18:00:00Z",
        "2016-07-13T00:00:00Z",
        "2016-07-13T06:00:00Z",
        "2016-07-13T12:00:00Z",
        "2016-07-13T18:00:00Z",
        "2016-07-14T00:00:00Z",
        "2016-07-14T06:00:00Z",
        "2016-07-14T12:00:00Z",
        "2016-07-14T18:00:00Z",
        "2016-07-15T00:00:00Z"
    ],
    "geom": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -180.0,
                    -79.0
                ],
                [
                    -180.0,
                    78.0
                ],
                [
                    180.0,
                    78.0
                ],
                [
                    180.0,
                    -79.0
                ],
                [
                    -180.0,
                    -79.0
                ]
            ]
        ],
        "extent": [
            -180.0,
            -79.0,
            180.0,
            78.0
        ]
    },
    "content": null,
    "is_public": true,
    "geoserver_name": "wave_swell_height_direction",
    "file_name": "swell",
    "s3path": "sample/products/ww3/data"
}