ThreatSourceLibaray/ThreatSource.Tests/data/weathers/heavy_snow.json

15 lines
273 B
JSON

{
"name": {
"zh": "大雪",
"en": "Heavy Snow"
},
"type": "Snow",
"temperature": -7.0,
"relativeHumidity": 85.0,
"visibility": 1.0,
"precipitation": 8.0,
"cO2Concentration": 410.0,
"pressure": 990.0,
"windSpeed": 6.0,
"windDirection": 270.0
}