public
Description: 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.
Homepage: http://pysolar.org
Clone URL: git://github.com/pingswept/pysolar.git
  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag 0.4.1 tgz | zip Fixed accidental integer division; thanks to Brent Pedersen for catching the error. 2009-09-18 fafaf85
Tag 0.4.0 tgz | zip Updated sun path code, added __init__.py 2009-06-18 a627996
Tag 0.3.0RC2 tgz | zip Updated validation data. 2009-01-11 4dab89b
Tag 0.3.0RC1 tgz | zip Split GetAltitude and GetAzimuth into two versions: fast but inaccurate and accurate but slow. Started simulation module. 2008-03-15 cb121fc
Tag 0.3.0 tgz | zip Added recent releases to pysolar.org site 2009-01-17 aa234c2
Tag 0.2.1 tgz | zip Added a docstring, removed some extra whitespace. 2008-03-08 3ee9f83