eflips-depot 4.2.2__tar.gz → 4.3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of eflips-depot might be problematic. Click here for more details.
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/PKG-INFO +1 -1
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/api/private/util.py +4 -6
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/pyproject.toml +1 -1
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/LICENSE.md +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/README.md +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/__init__.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/api/__init__.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/api/defaults/default_settings.json +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/api/private/__init__.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/api/private/depot.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/api/private/smart_charging.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/configuration.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/depot.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/evaluation.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/filters.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/input_epex_power_price.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/__init__.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/doc/__init__.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/doc/direct_details.pdf +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/evaluation.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/opt_tools/__init__.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/opt_tools/crossover.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/opt_tools/fitness_c_urfd.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/opt_tools/fitness_util.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/opt_tools/init.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/opt_tools/mutation.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/optimize_c_urfd.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/packing.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/settings.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/template_creation.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/util.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/plots.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/processes.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/rating.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/resources.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/settings_config.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/simple_vehicle.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/simulation.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/smart_charging.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/standalone.py +0 -0
- {eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/validation.py +0 -0
|
@@ -130,11 +130,7 @@ def repeat_vehicle_schedules(
|
|
|
130
130
|
|
|
131
131
|
for vehicle_schedule in vehicle_schedules:
|
|
132
132
|
schedule_list_backward.append(vehicle_schedule.repeat(-repetition_period))
|
|
133
|
-
|
|
134
|
-
# For daily schedules, repeat the schedule backward twice for the stability of the results
|
|
135
|
-
schedule_list_backward.append(
|
|
136
|
-
vehicle_schedule.repeat(-2 * repetition_period)
|
|
137
|
-
)
|
|
133
|
+
schedule_list_backward.append(vehicle_schedule.repeat(-2 * repetition_period))
|
|
138
134
|
|
|
139
135
|
schedule_list_forward.append(vehicle_schedule.repeat(repetition_period))
|
|
140
136
|
|
|
@@ -180,7 +176,9 @@ def start_and_end_times(vehicle_schedules) -> Tuple[datetime, int]:
|
|
|
180
176
|
|
|
181
177
|
def check_depot_validity(depot: Depot) -> None:
|
|
182
178
|
"""
|
|
183
|
-
Check if the depot is valid for the eflips-depot simulation.
|
|
179
|
+
Check if the depot is valid for the eflips-depot simulation.
|
|
180
|
+
|
|
181
|
+
Raise an AssertionError if it is not.
|
|
184
182
|
:param depot: a :class:`eflips.model.Depot` object.
|
|
185
183
|
:return: None
|
|
186
184
|
"""
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eflips_depot-4.2.2 → eflips_depot-4.3.0}/eflips/depot/layout_opt/opt_tools/fitness_c_urfd.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|