blob: 085fa994421911259cf3013574d54c22ea65a062 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
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, and more. Pysolar can
calculate the location of the sun or the shading percentage as a function of time for a row of
2-axis tracked panels
</longdescription>
</pkgmetadata>
|