ThreatSourceLibaray/ThreatSource/data/weathers/sandstorm.json

15 lines
274 B
JSON

{
"name": {
"zh": "沙尘",
"en": "Sandstorm"
},
"type": "Dust",
"temperature": 30.0,
"relativeHumidity": 25.0,
"visibility": 1.5,
"precipitation": 0.0,
"cO2Concentration": 430.0,
"pressure": 1005.0,
"windSpeed": 12.0,
"windDirection": 315.0
}