Path to this page:
./
wip/py-solpy,
Solar Performance and Design library
Branch: CURRENT,
Version: 0.2.3,
Package name: py27-solpy-0.2.3,
Maintainer: jihbed.researchSolpy is a python library to model solar system power performance similar to
PVWatts or NREL's System Advisor Model (SAM). I initially started writing this
while working in Bangladesh as fairly crude calculator to go from a fisheye
panorama to a csv of vectors for shading calculations, however there were
several pieces that were added to make it a bit more useful for both analyis
and design. Daniel Thomas did work adding the Tang evacuated glass tube
model. Pyephem was added for solar positioning.
There is also a simple module for reading TMY3 data. This tool is rudimentary,
but functional. This is primarily a research and analysis tool and there is no
guarantee on the calculations
Required to run:[
graphics/py-matplotlib] [
math/py-ephem] [
devel/py-setuptools] [
math/py-scipy] [
lang/python27] [
wip/py-geopy] [
math/py-numpy16]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: cbcedb01eb79688e2fade918af44874f195028c9
Filesize: 1273.16 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-04-02 00:19:11 by Aleksej Saushev | Files touched by this commit (1) |
Log message:
Incompatible with Python 3.3.
|
2014-03-21 22:00:36 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
Import py27-solpy-0.2.3 as wip/py-solpy.
Solpy is a python library to model solar system power performance similar to
PVWatts or NREL's System Advisor Model (SAM). I initially started writing this
while working in Bangladesh as fairly crude calculator to go from a fisheye
panorama to a csv of vectors for shading calculations, however there were
several pieces that were added to make it a bit more useful for both analyis
and design. Daniel Thomas did work adding the Tang evacuated glass tube
model. Pyephem was added for solar positioning.
There is also a simple module for reading TMY3 data. This tool is rudimentary,
but functional. This is primarily a research and analysis tool and there is no
guarantee on the calculations
|