pywfm.IWFMModel._get_names#

IWFMModel._get_names(location_type_id)#

Return the available names for a given location_type

Parameters:

location_type_id (int) – location type identifier used by IWFM to represent model features

Returns:

list containing names for the provided location_type_id. Returns empty list if no names are available for given feature_type.

Return type:

list of strings