plot_dispatch

Inputs

postprocessedstr

results/{scenario}/postprocessed/: path to the directory containing the input data that can be plotted

plottedstr

results/{scenario}/plotted/dispatch/: path where a new directory is created and the plots are saved

logfilestr

results/{scenario}/{scenario}.log: path to logfile

Outputs

  • Static dispatch plots.

  • Interactive plotly dispatch plot in html-format.

Description

The script creates dispatch plots based on plot_dispatch and plot_dispatch_plotly functions in oemoflex. The static plots are saved with a file format defined by the plot_filetype variable in oemof_b3/config/settings.yaml and the interactive plotly plots as html-files in a new directory called dispatch within directory plotted. Timeframes and the carrier for the plot can be chosen.