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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

NASA Data Portal

123 点作者 JohnHammersley将近 9 年前

3 条评论

jheriko将近 9 年前
having been working with various astronomical data for years now there are a lot of good sources out there. some of my favourites:<p><a href="https:&#x2F;&#x2F;pds.nasa.gov&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pds.nasa.gov&#x2F;</a> - planetary data service has a lot of data collected from space missions if you are willing to poke around, use some funky tools and maybe even port awful non-standard C or fortran code from the 70s to read files :P<p><a href="http:&#x2F;&#x2F;vizier.u-strasbg.fr&#x2F;viz-bin&#x2F;VizieR" rel="nofollow">http:&#x2F;&#x2F;vizier.u-strasbg.fr&#x2F;viz-bin&#x2F;VizieR</a> - a huge collection of catalogues of stars, galaxies and other things that can be searched and browsed.<p><a href="http:&#x2F;&#x2F;ssd.jpl.nasa.gov&#x2F;?horizons" rel="nofollow">http:&#x2F;&#x2F;ssd.jpl.nasa.gov&#x2F;?horizons</a> - a great source of planetary, cometary and other ephemerides, with e-mail and telnet interfaces that are surprisingly convenient.<p><a href="http:&#x2F;&#x2F;pds-geosciences.wustl.edu&#x2F;missions&#x2F;venera&#x2F;" rel="nofollow">http:&#x2F;&#x2F;pds-geosciences.wustl.edu&#x2F;missions&#x2F;venera&#x2F;</a> - a small selection of data from the russian venera program - a bit of a special case - but i&#x27;ve not found much of this data available (online at least - offline is something else :P)<p>its a bit of a shame that the fortran friendly file format still seems to the the most popular way to store this kind of data... but its easy to parse thankfully :)
评论 #12318682 未加载
评论 #12317531 未加载
评论 #12317834 未加载
评论 #12317924 未加载
qopp将近 9 年前
Also check out this which has many of the datasets that NASA has for earth facing satellites:<p><a href="https:&#x2F;&#x2F;worldview.earthdata.nasa.gov&#x2F;" rel="nofollow">https:&#x2F;&#x2F;worldview.earthdata.nasa.gov&#x2F;</a>
0xTJ将近 9 年前
I really wish that more research was published in a free and open place online; I think it would really help with the freedom of information.