pvfactors.report.example_fn_build_report

pvfactors.report.example_fn_build_report(pvarray)[source]

Example function that builds a report when used in the PVEngine with full or fast mode simulations. Here it will be a dictionary with lists of calculated values.

Parameters

pvarray (PV array object) – PV array with updated calculation values

Returns

report – Report updated with newly calculated values

Return type

dict