pingswept / pysolar

Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
http://pysolar.org
GNU General Public License v3.0
373 stars 125 forks source link

Update setup and docs for 0.8rc2; fix reference_frame.png. #87

Closed efiring closed 6 years ago

efiring commented 6 years ago

I edited reference_frame.png directly in Gimp, simply rotating the axis labels so that the diagram matches the current documentation. Closes #84.

I made a few other minor updates to the documentation, and fixed the version number in setup.py and doc/conf.py.