mirror of
https://github.com/elisspace/FxLifeSheet.git
synced 2026-08-29 15:44:00 +00:00
Stop importing snow data as it's inaccurate
This commit is contained in:
@@ -117,8 +117,8 @@ module Importers
|
||||
"TemperatureMin" => "mint",
|
||||
"Precipitation" => "precip",
|
||||
"PrecipitationCover" => "precipcover",
|
||||
"SnowDepth" => "snowdepth",
|
||||
"Snow" => "snow",
|
||||
# "SnowDepth" => "snowdepth",
|
||||
# "Snow" => "snow", # Snow doesn't seem to work as expected
|
||||
"Visibility" => "visibility",
|
||||
"SolarEnergy" => "solarenergy",
|
||||
"Humidity" => "humidity",
|
||||
|
||||
Reference in New Issue
Block a user