I am trying to model an Agri-PV system (90° tilt and 90/270° azimuth with bifacial panels) and running into the following problem: I don't seem to have the .run_model_from_poa() function, perhaps the installation was incomplete. This is on a company laptop, deinstalling and reinstalling would require IT support, unfortunately. On my private machine, regular installation ("conda install -c pvlib pvlib") also does not leave me with the desired poa function.
How do I get the .run_model_from_poa() function?
Any help is appreciated!
Kind regards, Gregor
Installation on company and private machine using the anaconda prompt command "conda install -c pvlib pvlib". In both cases I only have the .run_model() function, but not .run_model_from_poa()