{
  "bins": [
    [
      0,
      0
    ],
    [
      1,
      1
    ]
  ],
  "percentages": [
    99,
    0
  ],
  "stats": {
    "mean": 0.0006614175569927148,
    "min": 0,
    "max": 1,
    "std": 0.025709532936403507,
    "nan_pixels": 0,
    "shape": [
      5038,
      3898
    ],
    "bins": {
      "edges": [
        0,
        1
      ],
      "percentages": [
        99,
        0
      ]
    },
    "pixel_counts": {
      "dry": 19625135,
      "inundated": 12989
    },
    "threshold_used": {
      "mndwi_threshold": 0.1,
      "rule": "inundation = (mndwi > 0.1)"
    }
  }
}