ThreatSourceLibaray/ThreatSource/data/weathers/light_fog.json

15 lines
271 B
JSON

{
"name": {
"zh": "轻雾",
"en": "Light Fog"
},
"type": "Fog",
"temperature": 12.0,
"relativeHumidity": 95.0,
"visibility": 0.8,
"precipitation": 0.0,
"cO2Concentration": 415.0,
"pressure": 1000.0,
"windSpeed": 0.5,
"windDirection": 20.0
}