Contact details
owenf@seas.upenn.edu
Tell us what you have found
In nodal_hosting_capacity.py, compute_hosting_capacity() assumes 3 phase load.

In system_metrics.py, _get_unimpacted_buses() is failing to match edge_data["name"] with items in impacted_edges because impacted_edges is not guaranteed to be lower case.

In scenarios.py, generate_scenarios() is passing an extra argument simulator.dss_instance to dss_util.get_list_of_customer_models and dss_util.get_load_mapper_objects

Images include potential solutions.
OS Platform
Windows 10 and above