ThreatSourceLibaray/ThreatSource/data/weathers/medium_fog.json

15 lines
272 B
JSON

{
"name": {
"zh": "中雾",
"en": "Medium Fog"
},
"type": "Fog",
"temperature": 10.0,
"relativeHumidity": 98.0,
"visibility": 0.4,
"precipitation": 0.0,
"cO2Concentration": 415.0,
"pressure": 1000.0,
"windSpeed": 0.2,
"windDirection": 10.0
}