spice_ev.generate.generate_schedule.generate_flex_band
- spice_ev.generate.generate_schedule.generate_flex_band(scenario, gcID, core_standing_time=None)
Generate flexibility potential for total vehicle fleet with perfect foresight.
- Parameters:
scenario (Scenario) – input scenario
gcID (string) – grid connector ID for which to create this flex band
core_standing_time (dict) – core standing time during which flexibility is guaranteed e.g. {“times”:[{“start”: [22,0], “end”:[5,0]}], “no_drive_days”:[6], “holidays”: [“2022-01-01”]}
- Returns:
flex band
- Return type:
dict