ThreatSourceLibaray/ThreatSource/data/weathers/heavy_rain.json

15 lines
274 B
JSON

{
"name": {
"zh": "大雨",
"en": "Heavy Rain"
},
"type": "Rain",
"temperature": 16.0,
"relativeHumidity": 95.0,
"visibility": 2.0,
"precipitation": 25.0,
"cO2Concentration": 415.0,
"pressure": 985.0,
"windSpeed": 8.0,
"windDirection": 180.0
}