mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-03 23:42:28 +02:00
Update locationdata.py
This commit is contained in:
@@ -192,7 +192,8 @@ def abbreviate_weather(row):
|
||||
"West": "W",
|
||||
"precipitation": "precip",
|
||||
"showers": "shwrs",
|
||||
"thunderstorms": "t-storms"
|
||||
"thunderstorms": "t-storms",
|
||||
"quarters": "qtrs"
|
||||
}
|
||||
|
||||
line = row
|
||||
|
||||
Reference in New Issue
Block a user