bifacial_radiance icon indicating copy to clipboard operation
bifacial_radiance copied to clipboard

Toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics

Results 129 bifacial_radiance issues
Sort by recently updated
recently updated
newest added

calculatePerformance() requires a dataframe to be passed with the CEC module parameters. The documentation in the function states that it can take a dictionary as input as well, but this...

I'm a total beginner, I try to generate a cumulativesky for the entire year. using this : RadianceObj.genCumSky(gencumsky_metfile=None, savefile=None) i get this error genCumSky() missing 1 required positional argument: 'self'...

Dear devs, when I call main.RadianceObj.makeOct() it forwards this oconv warning: ``` *python path*...\bifacial_radiance\main.py:1901: Warning: gendaylit : the actual zenith radiance(W/m^2/sr) or luminance(cd/m^2) is : 10 warnings.warn(err[9:], Warning) ``` radianceObj.gendaylit2manual(),...

Hi! I use the 'text' input for module creation quite often to pass custom modules rad texts, but with v0.4 it doesn't work anymore. I noticed in the bifacial_radiance source...

Open issue warning: c:\users\sayala\documents\github\bifacial_radiance\bifacial_radiance\mismatch.py:220: FutureWarning: outer method for ufunc is not implemented on pandas objects. Returning an ndarray, but in the future this will raise a 'NotImplementedError'. Consider explicitly converting...

bug

Hi, I just wish to inquire about the following error that prompt when using gencumsky: message: Error! Solar altitude is -7 < -6 degrees and Idh = 12 > 10...

I have issues with using moduleAnalysis() and sensorsx on my cell-level module. I have a module with 10 cells along the x-direction, and want to position one sensor on each...

enhancement
Wishlists

Side branch should be created to allow for automatic shading calculation. What's currently in development can be brought over to here.

enhancement
v0_5_0

In theory sceneObjects are coded to work as OOP, which means we should be able to add mutliple scene objects. Need to check if this is true.

Wishlists

Currently can't scan on more than 1 module in a 1-axis tracked simulation. This can be accomplished with multiple AnalysisObjs attached to a trackerDict entry.

enhancement
v0_5_0