首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > NOAA气象Reports for Python

NOAA气象Reports for Python

  • 资源大小:33.38 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: noaa 气象

资 源 简 介

Weather Observations in Python Python-weather provides web and Python API access to observed current weather conditions from the National Oceanic and Atmospheric Administration for around 2000+ locations across the United States and US Territories. Program parses XML feeds from zip file on disk or live from the web. At the API level, it parses observations into python dictionary format with the Weather.Station class. Module includes WSGI and CGI applications. Practical Usage >>> import Weather>>> station = Weather.location2station("baltimore,md")>>> station>>> station["weather"],station["temp_f"],station["observation_time"]("Partly Cloudy",69.0,"Last Updated on Aug 23, 4:51 am EDT") ApiUsage LocalizationIntegration WebApplications

文 件 列 表

python-weather
runcgi.py
cronjob.py
setup.py
runwsgi.py
cgi-bin
weather.py
Weather
__init__.py
doc
identifier-index.html
VIP VIP
0.172770s