{
  "type": "Feature",
  "stac_version": "1.1.0",
  "id": "scv4demo-2018-01-pwv-model-surface-p50",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -180,
          -90
        ],
        [
          180,
          -90
        ],
        [
          180,
          90
        ],
        [
          -180,
          90
        ],
        [
          -180,
          -90
        ]
      ]
    ]
  },
  "bbox": [
    -180,
    -90,
    180,
    90
  ],
  "properties": {
    "datetime": null,
    "start_datetime": "2018-01-01T00:00:00Z",
    "end_datetime": "2018-01-31T21:00:00Z",
    "title": "DEMO Jan 2018 \u00b7 Water vapour above model surface \u00b7 Median",
    "license": "CC-BY-NC-4.0",
    "skyclimate:parent_id": "scl137ms1-f8e15c56d9880a9d9ce5b1b391a18f00d87d87cbcb1281ec1bf91874ee78ada9",
    "skyclimate:claim_class": "model-derived-screening",
    "skyclimate:demo_only": true,
    "skyclimate:unit": "kg m-2",
    "skyclimate:resolution_degrees": 0.25
  },
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "data": {
      "href": "../cog/scv4demo-2018-01-pwv-model-surface-p50.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "roles": [
        "data",
        "visual"
      ]
    }
  }
}
