[ ] Make sure you are requesting to pull a feature/bugfix branch (right side). Don't request your master!
[ ] Make sure tests pass and coverage has not fallen docker-compose run --rm test.
[x] Update the CHANGELOG.md to describe your changes in a bulleted list under the "Development" section at the top of the changelog. If this section does not exist, create it.
[x] Make sure code style follows PEP 008 using docker-compose run --rm blacken.
Your checklist for this pull request
Please review the guidelines for contributing to this repository.
docker-compose run --rm test
.docker-compose run --rm blacken
.Description
Addresses https://github.com/openeemeter/eeweather/issues/63