{
  "type": "Feature",
  "stac_version": "1.0.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
    "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
  ],
  "id": "cb8fc919-a0ef-5711-9b4e-3563f84d8bd8",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          51.426719665527344,
          -34.822021484375
        ],
        [
          51.426719665527344,
          37.34130859375
        ],
        [
          -17.53215980529785,
          37.34130859375
        ],
        [
          -17.53215980529785,
          -34.822021484375
        ],
        [
          51.426719665527344,
          -34.822021484375
        ]
      ]
    ]
  },
  "bbox": [
    -17.53215980529785,
    -34.822021484375,
    51.426719665527344,
    37.34130859375
  ],
  "properties": {
    "platform": "diwasa",
    "odc:producer": "www.iwmi.org",
    "created": "2026-01-31T00:00:00Z",
    "odc:dataset_version": "v1.0.0",
    "proj:epsg": 4326,
    "proj:shape": [
      7579,
      7241
    ],
    "proj:transform": [
      0.009523391723632812,
      0.0,
      -17.53215980529785,
      0.0,
      -0.009521484375,
      37.34130859375,
      0.0,
      0.0,
      1.0
    ],
    "datetime": "2013-02-01T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "s3://iwmi-datasets/Water_accounting_plus/Africa/Rainfall_ET_M/AFR_DIWASA_ETRainfall_M_2013.02.01.stac-item.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "data": {
      "href": "s3://iwmi-datasets/Water_accounting_plus/Africa/Rainfall_ET_M/AFR_DIWASA_ETRainfall_M_2013.02.01.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "title": "green et",
      "eo:bands": [
        {
          "name": "greenet",
          "description": "green et",
          "units": "mm",
          "scale": 0.1,
          "offset": 0
        }
      ],
      "proj:epsg": 4326,
      "proj:shape": [
        7579,
        7241
      ],
      "proj:transform": [
        0.009523391723632812,
        0.0,
        -17.53215980529785,
        0.0,
        -0.009521484375,
        37.34130859375,
        0.0,
        0.0,
        1.0
      ],
      "roles": [
        "data"
      ]
    }
  },
  "collection": "iwmi_green_et_monthly"
}