osier.utils.get_dispatchable_names#
- osier.utils.get_dispatchable_names(technology_list)[source]#
Returns a list of
osier.Technologyname strings wheredispatchableis True.- Parameters:
technology_list (list of
osier.Technologyobjects) – The list of technologies.- Returns:
dispatchable_names – The list of dispatchable technology names.
- Return type: