ricnogfer/pypsatopo

Implement carrier filtering logic

Closed this issue · 1 comments

Besides the already existing options to filter components in PyPSATopo (through, e.g., bus_filter, link_filter), a new filtering capability based on the carrier should be implemented. This new capability should be specified through parameter --carrier-filter (in case PyPSATopo is launched through a CLI) or carrier_filter (in case of using PyPSATopo API).

This issue is solved in commit 6b78425.