Sun Position: Cleanup: move analemmas and surfaces to draw.py
commit1735da03eb45435f3b31c5a2e87b9ce163a65aa0
authorDamien Picard <dam.pic@free.fr>
Thu, 13 Apr 2023 23:52:22 +0000 (14 01:52 +0200)
committerDamien Picard <dam.pic@free.fr>
Fri, 14 Apr 2023 03:19:38 +0000 (14 05:19 +0200)
treef57d8bcf401cf8546de9c92c12e100fe583ddc01
parent9a6166d5e24ae14eab3f1b748bfa71afd3345c53
Sun Position: Cleanup: move analemmas and surfaces to draw.py

It makes more sense to have the drawing code in draw.py.
It also removes a bit of clutter from sun_calc.py, and will allow
future improvements.
sun_position/draw.py
sun_position/properties.py
sun_position/sun_calc.py