reVX.least_cost_xmission.config.constants.TEST_DEFAULT_MULTS

TEST_DEFAULT_MULTS = {'iso': 'default', 'land_use': {'cropland': 1, 'forest': 4, 'suburban': 5, 'urban': 6, 'wetland': 7}, 'slope': {'hill_mult': 2, 'hill_slope': 2, 'mtn_mult': 5, 'mtn_slope': 8}}

Default test multipliers for RI

Type:

dict