BRISBANE FLOOD WATCH · LIVE·GAUGES + MODEL OUTLOOK · NOT A WARNING
ED25519-SIGNED · CC-BY ATTRIBUTED·--:--:-- UTC
LIVE DEMO · THE SAME KEYLESS API ANY AGENT CAN CALL

Brisbane
Flood Watch, live.

River gauges and rainfall around Brisbane from the Bureau of Meteorology's Water Data Online, CC-BY-licensed stations only, each one attributed to its data owner, plus a 5-day Copernicus GloFAS river-discharge outlook. Everything on this page is fetched live in your browser from POST /v1/batch, keyless, exactly as an AI agent would call it.

⚠  This page shows gauge observations and model guidance only, it is NOT a flood warning. Official flood warnings and watches for Australia are issued by the Bureau of Meteorology: bom.gov.au/australia/warnings. Gauges on tidal reaches rise and fall with the tide, and Water Data Online ingestion can lag hours behind the physical gauges, each card shows its reading's real age.
RIVER GAUGES · BoM WATER DATA ONLINE · LIVE

What the rivers are doing right now.

Nearest licence-clean river gauges to Brisbane: latest level, a ~3-hour trend, the reading's real age, and the exact attribution string of the station's data owner, because the licence story is the trust story.

querying live river gauges…
GAUGE RAINFALL · 1 / 6 / 24 HOURS

What's been falling.

Rainfall totals at the nearest CC-BY rain gauges, windows ending at each gauge's latest reading, not at "now".

querying live rain gauges…
5-DAY OUTLOOK · COPERNICUS GloFAS · MODEL GUIDANCE

What the model expects next.

River discharge (24-hour mean, m³/s) from the GloFAS operational forecast, the nearest modelled river cell to Brisbane, ~25 km resolution. Catchment-scale guidance, not a street-level prediction, and never a warning.

querying the 5-day model outlook…
Attribution
loading per-station attribution…
THIS PAGE IS ONE KEYLESS CALL, RUN IT YOURSELF
curl -X POST https://dynamicfeed.ai/v1/batch -H "Content-Type: application/json" -d '{"calls":[
  {"tool":"au_water","args":{"location":"brisbane","kind":"both"}},
  {"tool":"flood_forecast","args":{"location":"brisbane"}}]}'

# every response carries provenance (source · licence · per-station attribution · timestamps)
# and is Ed25519-signed, verify against /.well-known/keys, or at /proof

Build on it. Prove it.

The same data, in your app or agent in under a minute, and a notary to make your own feed this verifiable.