The documentation shows that there is a bifacial package for pvlib, yet when I try to run pvlib.bifacial.pvfactors_timeseries(), I get an AttributeError stating the module pvlib has no attribute bifacial. Has this part of the documentation not been implemented yet?
--
You received this message because you are subscribed to the Google Groups "pvlib-python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pvlib-python...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pvlib-python/631a1970-d0be-454b-a193-c460309cd13d%40googlegroups.com.
I am trying to run it as you mention but I get the same error: No module named 'pvlib.bifacial'.
import pvlib.bifacial
bifacial_poa = pvlib.bifacial.pvfactors_timeseries(...)
What should I do?
--
You received this message because you are subscribed to the Google Groups "pvlib-python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pvlib-python...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pvlib-python/fd5975f7-49fb-4caa-987c-29878afaabeen%40googlegroups.com.