Error using urlfilter (line 26) Target string The river level at Earith is does not appear
data points
The height of the river Great Ouse at Earith Bridge near Cambridge. The road is closed when the river is too high.
| Time Recorded (time1610) | Data (data1610) |
|---|---|
| 07 Apr 2013 10:30:35 | |
| 06 Apr 2013 10:30:32 | [1.8] |
| 05 Apr 2013 10:30:35 | [1.87] |
| 04 Apr 2013 10:30:34 | [1.88] |
| 03 Apr 2013 10:30:32 | [1.88] |
url = 'http://www.environment-agency.gov.uk/homeandleisure/floods/riverlevels/120732.aspx?stationId=6180'; height = urlfilter(url, 'The river level at Earith is ', 1); updatetrend(height);
0 comments