carbatpy.utils.read_cb_opti =========================== .. py:module:: carbatpy.utils.read_cb_opti .. autoapi-nested-parse:: Script to read the content of a Carnot Battery Optimization directory and do the CB calcultions with the optimal results and plot them. Created on Fri Aug 8 16:07:33 2025 @author: atakan Universität Duisburg-Essen, Germany In the framework of the Priority Programme: "Carnot Batteries: Inverse Design from Markets to Molecules" (SPP 2403) https://www.uni-due.de/spp2403/ https://git.uni-due.de/spp-2403/residuals_weather_storage Attributes ---------- .. autoapisummary:: carbatpy.utils.read_cb_opti.RES_DIR carbatpy.utils.read_cb_opti.CSV_FILE carbatpy.utils.read_cb_opti.YAML_FILE carbatpy.utils.read_cb_opti.PLOT carbatpy.utils.read_cb_opti.ALL_POP carbatpy.utils.read_cb_opti.yaml_data carbatpy.utils.read_cb_opti.configs_m carbatpy.utils.read_cb_opti.bounds_m carbatpy.utils.read_cb_opti.POWER_C carbatpy.utils.read_cb_opti.dir_names_both carbatpy.utils.read_cb_opti.paths_file carbatpy.utils.read_cb_opti.paths carbatpy.utils.read_cb_opti.df carbatpy.utils.read_cb_opti.energy_col carbatpy.utils.read_cb_opti.x_cols carbatpy.utils.read_cb_opti.expected_len carbatpy.utils.read_cb_opti.results Functions --------- .. autoapisummary:: carbatpy.utils.read_cb_opti.calc_from_row Module Contents --------------- .. py:data:: RES_DIR .. py:data:: CSV_FILE .. py:data:: YAML_FILE .. py:data:: PLOT :value: True .. py:data:: ALL_POP :value: False .. py:data:: yaml_data .. py:data:: configs_m .. py:data:: bounds_m .. py:data:: POWER_C .. py:data:: dir_names_both .. py:data:: paths_file .. py:data:: paths .. py:data:: df :value: None .. py:data:: energy_col .. py:data:: x_cols .. py:data:: expected_len .. py:function:: calc_from_row(row, idx) .. py:data:: results :value: []