mirror of
https://github.com/weewx/weewx.git
synced 2026-07-31 10:37:43 -04:00
Reword PR #1095 change log
This commit is contained in:
@@ -12,7 +12,7 @@ Example `xstats.py` had nonsensical time context values. Fixed in
|
||||
[PR #1072](https://github.com/weewx/weewx/pull/1072). Thanks to user
|
||||
evilbunny2008.
|
||||
|
||||
Cheetahgenerator seasons timespans `$season`, `$seasonsyear`, seasons
|
||||
Added Cheetah generator seasons timespans `$season`, `$seasonsyear`, and seasons
|
||||
iterator `.seasons`. [PR #1095](https://github.com/weewx/weewx/pull/1095).
|
||||
Thanks to user roe-dl.
|
||||
|
||||
|
||||
@@ -215,7 +215,7 @@ class Almanac:
|
||||
|
||||
Args:
|
||||
|
||||
time_ts (int): A unix epoch timestamp with the time of the almanac. If None, the
|
||||
time_ts (int|float): A unix epoch timestamp with the time of the almanac. If None, the
|
||||
present time will be used.
|
||||
lat (float): Observer's latitude in degrees.
|
||||
lon (float): Observer's longitude in degrees.
|
||||
|
||||
Reference in New Issue
Block a user