zebpalmer / WeatherAlerts

Python script to parse the National Weather Service 'Cap' Alerts Feed and do interesting things with it.
MIT License
31 stars 14 forks source link

Update SAME Code URL and fix parsing #14

Closed JacobHenner closed 4 years ago

JacobHenner commented 4 years ago

Resolves #13

The URL with the list of SAME codes has changed, and the new file includes extra whitespace which breaks parsing. This commit resolves both issues.