Error using urlfilter (line 26) Target string The river level at Offord is does not appear
data points
Height of the river Great Ouse at Offord Cluny
| Time Recorded (time1612) | Data (data1612) |
|---|---|
| 07 Apr 2013 09:15:31 | |
| 06 Apr 2013 09:15:28 | [0.26] |
| 05 Apr 2013 09:15:29 | [0.23] |
| 04 Apr 2013 09:15:29 | [0.22] |
| 03 Apr 2013 09:15:28 | [0.26] |
url = 'http://www.environment-agency.gov.uk/homeandleisure/floods/riverlevels/120732.aspx?stationId=6078'; height = urlfilter(url, 'The river level at Offord is ', 1); updatetrend(height);
0 comments