Skip to content

V1.1.1

Latest
Compare
Choose a tag to compare
@bellrichm bellrichm released this 12 Aug 00:54
· 10 commits to master since this release

Enhancements:

  • The forecast section now has an option to enable/disable.
  • Aggregations of 'min' and 'max' are now supported in the 'current' section.
    Useful for things like closest lightning strike (min distance).

Fixes:

  • Missing files when installing (#132).
  • Handle missing currentObservations (#135).
  • Missing latest month/year in dropdown (#136).
  • Improve handling of aeris errors.
  • Memory leaks
    Moved much of the generation from Cheetah to Python.
    This works around the Cheetah cache growing forever when including files that change.