Discharge Mask Bug, Tests updated, simple Price Forecast with linear weighting

This commit is contained in:
Andreas
2024-12-26 07:50:25 +01:00
parent 56aa0ac2f5
commit 8b9ad60759
5 changed files with 483 additions and 473 deletions

View File

@@ -63,8 +63,8 @@ def test_optimize(
start_hour = 10
# Activate with pytest --full-run
if ngen > 10 and not is_full_run:
pytest.skip()
# if ngen > 10 and not is_full_run:
# pytest.skip()
visualize_filename = str((DIR_TESTDATA / f"new_{fn_out}").with_suffix(".pdf"))