Current Conditions
current_conditionsGet observed weather conditions for any Belgian location using nearest IRM station data. Provide a commune or coordinates to receive current conditions and condition code.
Instructions
Return observed weather conditions for a location in Belgium.
Conditions come from the nearest IRM weather station. The condition
label is canonical English, with the raw IRM weather code exposed in
condition_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commune | No | Municipality name, e.g. "Namur", "Bruxelles", "Ostende". | |
| latitude | No | WGS84 latitude; use with ``longitude`` instead of ``commune``. | |
| longitude | No | WGS84 longitude; use with ``latitude`` instead of ``commune``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||