Silvana Ovaitt

Results 109 comments of Silvana Ovaitt

FYI cool educative video on calculating M [https://www.youtube.com/watch?v=398v4irJsKw&t=4s](https://www.youtube.com/watch?v=398v4irJsKw&t=4s)

Do you have to indent jupyter journals too? @iansloop you seem to be looking at the raw jupyter code and not the jupyter journal itself maybe? Also the .py file...

Good cath @iansloop just removed that. Also @mikofski ~ on one of the previous comment. The .pkl has the irradiance values of the row that are being used as input...

Yes, [Tutorial 14](https://github.com/NREL/bifacial_radiance/blob/main/docs/tutorials/14%20-%20Advanced%20topics%20-%20Cement%20Pavers%20albedo%20example.ipynb) has a good exxample for this, or also [tutorial 11](https://github.com/NREL/bifacial_radiance/blob/main/docs/tutorials/11%20-%20Advanced%20topics%20-%20AgriPV%20Systems.ipynb)

gendaylit2manual is only used when inputting manual sun position and values. Can you give a bit more details on how you are calling that function? it's expecting altittude and azimuth...

Hi That is true. We don't usually model the white backsheet of monofacial modules, just go with the value of the front irradiance measured. The bifaciality factor = 0 is...

(but just fyi the rear-module reflected irradiance reaching areas of interest will be very minimal so you're doubling your number of objects and computation time. I'd suggest just using the...

Not sure if I understand the full question so please elaborate, but, regarding the reflectance , it is set up on the 'material' chosen with 3 reflectance values for each...

Hi @ECSape I was able to reproduce your error on the main branch. Pvlib has been updating its code and that is why this error is now happening. We have...