海平面压力和温度计算
我想知道是否有任何在线 API 可以获取某个位置的压力和温度。如果没有,那么我有海平面以上的高度(以米和英尺为单位),我如何计算以获得某个位置的压力和温度?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我想知道是否有任何在线 API 可以获取某个位置的压力和温度。如果没有,那么我有海平面以上的高度(以米和英尺为单位),我如何计算以获得某个位置的压力和温度?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
某个点的当前气压并不是温度和海拔之间的简单关系。为了更好地了解气压,请参阅 NOAA 关于气压的简短教程。
您想要气象站当前的大气压(地面)吗?您想要各个机场和地点的本地高度计(或气压高度)设置吗?
我假设您要求的是当前(当前)状况,而不是预测数据。
您的问题很模糊,因此在不知道您希望如何使用这些数据的情况下,我无法推断更多。我希望这可以帮助您指明正确的方向,或者至少可以帮助您更好地了解自己真正想要的东西。祝你好运。
The current air pressure for a point is not a simple relationship between temperature and elevation. For a better understanding of air pressure see NOAA's brief tutorial on Air Pressure.
Do you want current atmospheric pressure for a weather station (surface level)? Do you want local altimeter (or pressure altitude) settings for various airports and locations?
I'm assuming you are asking for current (present) conditions, not forecast data.
Your question is vague, so without knowing how you wish to use the data I cannot infer more. I hope this helps point you in the right direction, or at least helps you better understand what you really want. Good luck.
编辑:
显然,雅虎有一个公共 API,其中包括温度和压力。
Edit:
Apparently Yahoo has a public API that includes both Temperature and Pressure.
有关大气模型,请参阅“国际标准大气”或“国际民航组织标准大气”
http://en.wikipedia .org/wiki/International_Standard_Atmosphere
for a model of atmosphere see "International Standard Atmosphere" or "ICAO Standard Atmosphere"
http://en.wikipedia.org/wiki/International_Standard_Atmosphere
此处提供了 NOAA/SWPC 全大气模型预报系统 (WFS) 的 Web API(用于温度):https://www.amentum.io/atmosphere_docs#tag/wam-ipe
A web API to the NOAA/SWPC Whole Atmosphere Model Forecast System (WFS) is available here (for the temperature): https://www.amentum.io/atmosphere_docs#tag/wam-ipe