ReadWeatherData

Retrieves weather data from National Weather Service Server.
2.4K 次下载
更新时间 2007/1/30

无许可证

Returns weather related data for the location specified by its station
ID stdID. This weather data is retrieved from the National Digital Forecast Database XML Web Service by the National Weather Service (NWS)
Details of this service can be found at: http://www.weather.gov/xml/

This function produces the weather data in a Matlab friendly format. One can invoke this function periodically and use the data to generate
trend graphs.

引用格式

Dinkar Mylaraswamy (2024). ReadWeatherData (https://www.mathworks.com/matlabcentral/fileexchange/13087-readweatherdata), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13SP1
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: Display Stock Data

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Using Matlab's xmlRead function