data points
The minimum temperature recorded in the preceding 24 hours.
Data collected from nws.noaa.gov.
| Time Recorded (time1176) | Data (data1176) |
|---|---|
| 22 May 2013 07:15:09 | [65] |
| 21 May 2013 07:15:09 | [68] |
| 20 May 2013 07:15:10 | [68] |
| 19 May 2013 07:15:10 | [71] |
| 18 May 2013 07:15:09 | [73] |
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