We should ensure that all carriers, that are used in the network, are actually listed in `n.carriers` with `nice_name` and `color`. For the set of existent carriers use `set.union(*[c.df.get("carrier", []) for c in n.iterate_components()])`