----------------
- Fix time range in ``months_observable`` to not be only in 2014. Function now
accepts argument ``time_range`` and defaults to the current year. [458]
- Fix ``Observer`` not having longtitude, latitude, and elevation parameters
as class attributes. They are now properties calculated from the ``location``.
- Documentation revisions and theme update [563]