Skip to content

Commit e368de6

Browse files
committed
Update EA hydrology verification with publish run
1 parent 715e819 commit e368de6

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

docs/research/new-publisher-source-planning/Environment_Agency_Hydrology_Live_Demo_Verification_2026-05-26.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,30 @@ The live OSH backend returned latest observations for the curated Environment Ag
6565
| `05jg` | Groundwater level `53.8 mAOD`, `Unchecked`, stale phenomenon time `2026-04-20T07:00:00Z` |
6666
| `05k0` | River flow `0.291 m3/s`, `Unchecked`, phenomenon time `2026-05-26T08:45:00Z` |
6767

68+
## Confirmed Publisher Refresh
69+
70+
A one-shot live publisher cycle was run after UI verification:
71+
72+
```powershell
73+
py -m publishers.environment_agency_hydrology.environment_agency_hydrology_publisher --once
74+
```
75+
76+
Result:
77+
78+
```text
79+
Published: 5
80+
Skipped: 0
81+
Errors: 0
82+
```
83+
84+
The confirmed refresh posted:
85+
86+
- Beggearn Huish river level: `0.18 m`
87+
- Beggearn Huish river flow: `0.218 m3/s`
88+
- Cosford rainfall: `0.0 mm`
89+
- Burton Coggles groundwater level: `53.8 mAOD`
90+
- Iwood river flow: `0.287 m3/s`
91+
6892
## Production Browser Verification
6993

7094
Production URL:

0 commit comments

Comments
 (0)