{
  "region": "Australia-DarlingtonPoint-Coleambally-Bundure-part2",
  "run_folder": "data-analytics/sentinel-ndvi/Australia-DarlingtonPoint-Coleambally-Bundure-part2-region/2026/04/18/",
  "timestamp_utc": "2026-04-18T12:13:34.843590+00:00",
  "indices": {
    "mndwi": {
      "mean": -0.4091302454471588,
      "min": -0.5691918134689331,
      "max": 1.0,
      "std": 0.04960554838180542,
      "nan_pixels": 25,
      "shape": [
        2525,
        2792
      ],
      "bins": {
        "edges": [
          -0.5691918134689331,
          -0.2553534507751465,
          0.05848491191864014,
          0.37232327461242676,
          0.6861616373062134,
          1.0
        ],
        "percentages": [
          99.12420210502425,
          0.8306476779483106,
          0.0051916366421742455,
          0.0,
          0.03995858038525916
        ]
      },
      "pixel_counts": {
        "low": 7046617,
        "medium": 366,
        "high": 2792
      }
    },
    "ndwi": {
      "mean": -0.2552211582660675,
      "min": -0.6623376607894897,
      "max": 0.2985915541648865,
      "std": 0.053868651390075684,
      "nan_pixels": 36,
      "shape": [
        2525,
        2792
      ],
      "bins": {
        "edges": [
          -0.6623376607894897,
          -0.47015181183815,
          -0.2779659628868103,
          -0.08578014373779297,
          0.10640573501586914,
          0.2985915541648865
        ],
        "percentages": [
          0.4898862379074584,
          27.880180998042498,
          71.55095180005107,
          0.07456949133308746,
          0.004411472665891231
        ]
      },
      "pixel_counts": {
        "low": 2000033,
        "medium": 5049456,
        "high": 275
      }
    },
    "mndwi_ndwi_diff": {
      "stats": {
        "mean": -0.15390969812870026,
        "min": -0.45726996660232544,
        "max": 1.4568063020706177,
        "std": 0.07617093622684479,
        "nan_pixels": 37,
        "shape": [
          2525,
          2792
        ],
        "bins": {
          "edges": [
            -0.45726996660232544,
            -0.07445469498634338,
            0.30836057662963867,
            0.6911758780479431,
            1.073991060256958,
            1.4568063020706177
          ],
          "percentages": [
            91.88518823229029,
            8.061661323725495,
            0.013021646004141962,
            0.0,
            0.04012879798008454
          ]
        },
        "pixel_counts": {
          "low": 7046053,
          "medium": 918,
          "high": 2792
        }
      },
      "bins": {
        "edges": [
          -0.45726996660232544,
          -0.07445469498634338,
          0.30836057662963867,
          0.6911758780479431,
          1.073991060256958,
          1.4568063020706177
        ],
        "percentages": [
          91.88518823229029,
          8.061661323725495,
          0.013021646004141962,
          0.0,
          0.039589775596470825
        ]
      },
      "outputs": {
        "cog": "riverbasins_mndwi_ndwi_diff_georef_cog.tif",
        "color_png": "riverbasins_mndwi_ndwi_diff_color.png",
        "grey_png": "riverbasins_mndwi_ndwi_diff_greyscale.png",
        "legend_png": "riverbasins_mndwi_ndwi_diff_legend.png",
        "bins_csv": "riverbasins_mndwi_ndwi_diff_bins.csv",
        "bins_json": "riverbasins_mndwi_ndwi_diff_bins.json"
      }
    },
    "inundation_map": {
      "stats": {
        "mean": 0.0004256858350591506,
        "min": 0,
        "max": 1,
        "std": 0.020627763490717568,
        "nan_pixels": 0,
        "shape": [
          2525,
          2792
        ],
        "bins": {
          "edges": [
            0,
            1
          ],
          "percentages": [
            99,
            0
          ]
        },
        "pixel_counts": {
          "dry": 7046799,
          "inundated": 3001
        },
        "threshold_used": {
          "mndwi_threshold": 0.1,
          "rule": "inundation = (mndwi > 0.1)"
        }
      },
      "outputs": {
        "cog": "riverbasins_inundation_georef_cog.tif",
        "color_png": "riverbasins_inundation_color.png",
        "grey_png": "riverbasins_inundation_greyscale.png",
        "legend_png": "riverbasins_inundation_legend.png",
        "bins_csv": "riverbasins_inundation_bins.csv",
        "bins_json": "riverbasins_inundation_bins.json"
      }
    }
  },
  "overlays": {
    "mndwi_ndwi_overlay": "riverbasins_mndwi_ndwi_overlay.png"
  },
  "notes": {
    "inundation_rule": "inundation = (mndwi > 0.1)",
    "generated_by": "indices_rivers_ec2.py - follows forests script structure"
  }
}