Breaking changes in some functions in util.costs
. Added _deprecated
suffix to deprecated functions, they will be removed from v1.1.0.
New composite functions to gather production data
get_hourly_production_data
get_hourly_production_plan_data
wrapper_hourly_production_plan_and_realized
New streamlit tutorial to calculate imbalance and KÜPST costs
from eptr2.tutorials import run_calc_app
run_calc_app(username="YOUR_USERNAME",password="YOUR_PASSWORD")