← 返回
数据分析 Key 中文

KnowAir Weather 明气天气

Get comprehensive air quality forecast from monitoring stations with up to 15-day coverage via the Caiyun Weather API. Returns AQI, PM2.5, PM10, O3, NO2, SO2...
通过彩云天气API获取监测站的综合空气质量预报,最长覆盖15天,返回AQI、PM2.5、PM10、O3、NO2、SO2等数据。
shuowang-ai
数据分析 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 476
下载
💾 14
安装
1
版本
#latest

概述

KnowAir Air Quality — Station-Based AQI Forecast

Query comprehensive air quality forecasts from monitoring stations with up to 15-day coverage using the Caiyun Weather API.

Prerequisites

  1. A valid Caiyun Weather API token set as CAIYUN_TOKEN environment variable, or stored in ~/.config/knowair/token.
  2. Coordinates (longitude, latitude) for the target location.

Quick Start

python3 scripts/query_air_quality.py --lng 116.3176 --lat 39.9760

Workflow

  1. Resolve coordinates — convert city name to coordinates if needed.
  2. Run the script:

```bash

python3 scripts/query_air_quality.py --lng --lat

```

  1. Present results — summarize current AQI level, pollutant trends, best/worst periods, and health advice.

Options

FlagDescriptionDefault
----------------------------
--lngLongitude (-180 to 180)Required
--latLatitude (-90 to 90)Required
--hoursForecast hours (1-360)120
--detail-levelDisplay density 0-6 (0=auto)0
--langOutput language: en or zhen

Defaults

  • Hours: 120 (5 days)
  • Detail level: auto (0)
  • Language: en

Failure Handling

  • Missing token → exit code 2 with setup instructions.
  • API error → exit code 1 with error details.
  • Station data unavailable → falls back to API forecast data.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 04:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

KnowAir Forecast 明气预报

shuowang-ai
通过彩云天气API,根据经纬度获取最长360小时的逐小时及15天的逐日天气预报。返回温度趋势、天气状况等信息。
★ 0 📥 494
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,118
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,008