Scales the voltage, current, and power of the data DataFrame by self.modules_per_string and self.strings_per_inverter.
data (DataFrame or tuple of DataFrame) – May contain columns ‘v_mp’, ‘v_oc’, ‘i_mp’ ,’i_x’, ‘i_xx’, ‘i_sc’, ‘p_mp’.
DataFrame
tuple
scaled_data (DataFrame or tuple of DataFrame) – A scaled copy of the input data.
previous
pvlib.pvsystem.PVSystem.sapm_spectral_loss
next
pvlib.pvsystem.PVSystem.singlediode