15 lines
275 B
JSON
15 lines
275 B
JSON
{
|
|
"name": {
|
|
"zh": "中雪",
|
|
"en": "Medium Snow"
|
|
},
|
|
"type": "Snow",
|
|
"temperature": -5.0,
|
|
"relativeHumidity": 80.0,
|
|
"visibility": 2.0,
|
|
"precipitation": 4.0,
|
|
"cO2Concentration": 410.0,
|
|
"pressure": 1000.0,
|
|
"windSpeed": 4.0,
|
|
"windDirection": 270.0
|
|
} |