get_cycles_scenarios() function

Get the scenarios grouped by cycles.

Returns:

Type Description
Dict[Optional[Cycle], List[Scenario]]

The dictionary of all cycles and their corresponding scenarios.