data points
The minimum temperature recorded in the preceding 24 hours.
Data collected from nws.noaa.gov.
| Time Recorded (time1176) | Data (data1176) |
|---|---|
| 25 May 2013 07:15:10 | [73] |
| 24 May 2013 07:15:10 | [70] |
| 23 May 2013 07:15:09 | [68] |
| 22 May 2013 07:15:09 | [65] |
| 21 May 2013 07:15:09 | [68] |
url = 'http://www.nws.noaa.gov/view/validProds.php?prod=RTP&node=PHFO'; temps = urlfilter(url,'HONOLULU AIRPORT',2); lotemp = temps(2); updatetrend(lotemp)
0 comments