ThreatSourceLibaray/ThreatSource/data/weathers/heavy_fog.json

15 lines
268 B
JSON

{
"name": {
"zh": "浓雾",
"en": "Heavy Fog"
},
"type": "Fog",
"temperature": 8.0,
"relativeHumidity": 99.0,
"visibility": 0.1,
"precipitation": 0.0,
"cO2Concentration": 415.0,
"pressure": 998.0,
"windSpeed": 0.0,
"windDirection": 0.0
}