TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Mildred Weather

1 点作者 oblib超过 1 年前

2 条评论

gaussian3超过 1 年前
The meat of it is displaying the NWS meteogram. But merely substituting my latitude and longitude breaks the URL. How were you able to get the parameters that Plotter.php understands for your location?
oblib超过 1 年前
This is a very simple hack that grabs weather data from the weather.gov and noaa.gov websites<p>I made it so I could grab exactly what I wanted and focused on where I live. It&#x27;s not pretty, but it&#x27;s fast and informative.<p>I used jQuery and Bootstrap but all the JS code to view the options and fetch the data are in the html page so it&#x27;s pretty easy to configure it for any part of the US.