wttr.in在?format=的情况下的几种常用格式

To specify your own custom output format, use the special %-notation:
可以自定义输出格式,使用%加上如下字符:

    c    Weather condition,                              #天气图标
    C    Weather condition textual name,                 #天气英文单词
    x    Weather condition, plain-text symbol,           #天气符号
    h    Humidity,                                       #湿度
    t    Temperature (Actual),                           #实际温度
    f    Temperature (Feels Like),                       #体感温度
    w    Wind,                                           #风向和风速
    l    Location,                                       #位置
    m    Moon phase 🌑🌒🌓🌔🌕🌖🌗🌘,					 #月相
    M    Moon day,										 #不太清楚,貌似不是阴历
    p    Precipitation (mm/3 hours),					 #降水量
    P    Pressure (hPa), 								 #压力

    D    Dawn*, 									 #黎明
    S    Sunrise*, 									 #日出
    z    Zenith*,									 #天顶(太阳或月亮在天空中的最高点)
    s    Sunset*,									 #日落
    d    Dusk*, 									 #黄昏
    T    Current time*,								 #当前时间
    Z    Local timezone.							 #本地时区
    
(*times are shown in the local timezone) #会显示当前时区的时间

以上内容整理自https://github.com/chubin/wttr.in

以下是几种常用格式

curl wttr.in/~%E9%83%91%E5%B7%9E%E5%A4%A7%E5%AD%A6?format="%l:+%C+%t(%f)+%w\n"

curl wttr.in/?format="%T+%l:+%C+%t(%f)+%w\n"

echo "Weather" "$(curl wttr.in/?format="%T+%l:+%C+%t(%f)+%w")"

echo "$(curl wttr.in/?format="Weather\n%T+%l\n%C+%t(%f)+%w")"

以下是它们的输出

郑州大学: Sunny +37°C(+36°C) ←7km/h

17:07:29+0800 Zhengzhou, China: Sunny +37°C(+36°C) ←7km/h

Weather 17:07:29+0800 Zhengzhou, China: Sunny +37°C(+36°C) ←7km/h

Weather
16:53:26+0800 Zhengzhou, China
Sunny +37°C(+36°C) ←7km/h
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值