ReadWeatherData

Retrieves weather data from National Weather Service Server.
2.4K Downloads
Updated 30 Jan 2007

No License

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.

Cite As

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

MATLAB Release Compatibility
Created with R13SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Display Stock Data

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Using Matlab's xmlRead function