{
  "region": "Australia-DarlingtonPoint-Coleambally-Bundure-part1",
  "run_folder": "data-analytics/sentinel-ndvi/Australia-DarlingtonPoint-Coleambally-Bundure-part1-region/2026/04/18/",
  "timestamp_utc": "2026-04-18T12:10:39.410205+00:00",
  "indices": {
    "mndwi": {
      "mean": -0.38579514622688293,
      "min": -0.5976414084434509,
      "max": 0.4654632806777954,
      "std": 0.05435691773891449,
      "nan_pixels": 0,
      "shape": [
        5038,
        3898
      ],
      "bins": {
        "edges": [
          -0.5976414084434509,
          -0.38502049446105957,
          -0.17239955067634583,
          0.04022139310836792,
          0.2528423070907593,
          0.4654632806777954
        ],
        "percentages": [
          58.199790366941365,
          41.52634436975752,
          0.1936997648044182,
          0.030725949179259686,
          0.04943954931743989
        ]
      },
      "pixel_counts": {
        "low": 19584342,
        "medium": 44073,
        "high": 9709
      }
    },
    "ndwi": {
      "mean": -0.253006249666214,
      "min": -0.6558434367179871,
      "max": 0.42077550292015076,
      "std": 0.0697399377822876,
      "nan_pixels": 45,
      "shape": [
        5038,
        3898
      ],
      "bins": {
        "edges": [
          -0.6558434367179871,
          -0.44051966071128845,
          -0.22519588470458984,
          -0.009872138500213623,
          0.20545166730880737,
          0.42077550292015076
        ],
        "percentages": [
          2.184887925139896,
          63.01822923615311,
          34.65108479812023,
          0.08587887519194806,
          0.05991916539482081
        ]
      },
      "pixel_counts": {
        "low": 12804669,
        "medium": 6821688,
        "high": 11722
      }
    },
    "mndwi_ndwi_diff": {
      "stats": {
        "mean": -0.13278944790363312,
        "min": -0.47357606887817383,
        "max": 0.47839823365211487,
        "std": 0.08524739742279053,
        "nan_pixels": 45,
        "shape": [
          5038,
          3898
        ],
        "bins": {
          "edges": [
            -0.47357606887817383,
            -0.28318122029304504,
            -0.09278637170791626,
            0.09760844707489014,
            0.2880033254623413,
            0.47839823365211487
          ],
          "percentages": [
            0.03410203540827016,
            80.77818940342773,
            15.540919285365549,
            3.5808766662233116,
            0.0659126095751305
          ]
        },
        "pixel_counts": {
          "low": 15870018,
          "medium": 3755162,
          "high": 12899
        }
      },
      "bins": {
        "edges": [
          -0.47357606887817383,
          -0.28318122029304504,
          -0.09278637170791626,
          0.09760844707489014,
          0.2880033254623413,
          0.47839823365211487
        ],
        "percentages": [
          0.03410203540827016,
          80.77818940342773,
          15.540919285365549,
          3.5808766662233116,
          0.0656783713148975
        ]
      },
      "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.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)"
        }
      },
      "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"
  }
}