ThreatSourceLibaray/ThreatSource/data/weathers/light_snow.json

15 lines
274 B
JSON

{
"name": {
"zh": "小雪",
"en": "Light Snow"
},
"type": "Snow",
"temperature": -3.0,
"relativeHumidity": 75.0,
"visibility": 4.0,
"precipitation": 2.0,
"cO2Concentration": 410.0,
"pressure": 1002.0,
"windSpeed": 3.0,
"windDirection": 270.0
}