viz_mpl
frequenz.lib.notebooks.reporting.asset_optimization.viz_mpl ¤
Visualization for asset optimization reporting using matplotlib.
Functions¤
frequenz.lib.notebooks.reporting.asset_optimization.viz_mpl.plot_battery_power ¤
Plot the battery power and state of charge (SOC) of the microgrid.
Source code in frequenz/lib/notebooks/reporting/asset_optimization/viz_mpl.py
frequenz.lib.notebooks.reporting.asset_optimization.viz_mpl.plot_energy_trade ¤
Plot the energy trade of the microgrid.
Source code in frequenz/lib/notebooks/reporting/asset_optimization/viz_mpl.py
frequenz.lib.notebooks.reporting.asset_optimization.viz_mpl.plot_monthly ¤
Plot monthly aggregate data.
Source code in frequenz/lib/notebooks/reporting/asset_optimization/viz_mpl.py
frequenz.lib.notebooks.reporting.asset_optimization.viz_mpl.plot_power_flow ¤
Plot the power flow of the microgrid.
Source code in frequenz/lib/notebooks/reporting/asset_optimization/viz_mpl.py
frequenz.lib.notebooks.reporting.asset_optimization.viz_mpl.plot_power_flow_trade ¤
Plot both power flow and energy trade of the microgrid.