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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Realtime Geostationary Earth Imagery

6 点作者 TimBurr超过 4 年前

2 条评论

TimBurr超过 4 年前
Earth from space, as of ~30 minutes ago.<p>This visualization uses imagery provided by GOES-R, a geostationary earth-observing satellite, to generate near-realtime true-color images of the earth at (fairly) high resolution. (There&#x27;s also animated video, top-left.)<p>NOAA provides raw data from the GOES satellites available in AWS and Google Cloud, if you want to play with&#x2F;remix it. The source data is incredibly high resolution - 100 or 400 megapixels, depending on layer. Significantally better than the imagery weather.gov exposes. Everything&#x27;s provided as netCDF, but it takes some time to find the layer you&#x27;re looking for.<p>- <a href="https:&#x2F;&#x2F;www.noaa.gov&#x2F;organization&#x2F;information-technology&#x2F;list-of-big-data-program-datasets" rel="nofollow">https:&#x2F;&#x2F;www.noaa.gov&#x2F;organization&#x2F;information-technology&#x2F;lis...</a><p>- <a href="https:&#x2F;&#x2F;storage.cloud.google.com&#x2F;gcp-public-data-goes-16&#x2F;" rel="nofollow">https:&#x2F;&#x2F;storage.cloud.google.com&#x2F;gcp-public-data-goes-16&#x2F;</a> (ABI-L2-CMIPF is the product I use)<p>The source code is on GitHub. It&#x27;s built with a Python backend and some pretty simple javascript to handle auto-refreshing.Should be fairly simple to hack around with.<p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;bnitkin&#x2F;goesr-video" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bnitkin&#x2F;goesr-video</a><p>Hope y&#x27;all think space imaging is as cool as I do!
flurly超过 4 年前
Nice work Tim! What tech stack did you use to build this?
评论 #25432862 未加载