osier.utils.get_nonstorage_techs#
- osier.utils.get_nonstorage_techs(technology_list)[source]#
Returns a list of
osier.Technologyobjects that do not have the attributestorage_level.- Parameters:
technology_list (list of
osier.Technologyobjects) – The list of technologies.- Returns:
storage_techs – The list of non-storage technologies.
- Return type:
list of
osier.Technology