<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Feature request] Integrate with US NWS&#x2F;weather.gov API (observations)]]></title><description><![CDATA[<p dir="auto">It seems like the <a href="https://www.weather.gov/documentation/services-web-api#/" rel="nofollow ugc">API of weather.gov</a> could be used to retrieve useful info in the US (Wind speed and direction, temperature).</p>
<blockquote>
<p dir="auto">All of the information presented via the API is intended to be open data, free to use for any purpose. As a public service of the United States Government, we do not charge any fees for the usage of this service, although there are reasonable rate limits in place to prevent abuse and help ensure that everyone has access.</p>
</blockquote>
<p dir="auto">I have tried the following endpoints:</p>
<p dir="auto"><code>https://api.weather.gov/stations?state=CA&amp;limit=10</code></p>
<p dir="auto">Gives a list of the stations</p>
<p dir="auto"><code>https://api.weather.gov/stations/KPAO</code></p>
<p dir="auto">Has details for the KPAO station</p>
<p dir="auto"><code>https://api.weather.gov/stations/KPAO/observations</code></p>
<p dir="auto">Has the weather observations.</p>
<p dir="auto">It seems like github has a few repo accessing the API but the data look easy to parse anyway.</p>
<p dir="auto">That would be an helpful addition to windy !</p>
]]></description><link>https://community.windy.com/topic/17500/feature-request-integrate-with-us-nws-weather-gov-api-observations</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 02:35:18 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/17500.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 13 Aug 2021 00:12:29 GMT</pubDate><ttl>60</ttl></channel></rss>