Skip to content

Commit

Permalink
docs: update list of attributes in the Grid class
Browse files Browse the repository at this point in the history
  • Loading branch information
rouille committed Sep 9, 2020
1 parent 5a19e70 commit 38ca9da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,6 @@ The object has various attributes. These are listed below and a short
description is given:
* **zone2id (id2zone)**: `dict` -- load zone name (load zone id) to load zone id
(load zone name).
* **type2id** (**id2type**): `dict` -- generator type (id) to generator id
(type).
* **type2color**: `dict` -- generator type to generator color as used in plots.
* **interconnect**: `str` -- interconnection name.
* **bus**: `pandas.DataFrame` -- bus id as index and bus characteristics as
columns.
Expand Down

0 comments on commit 38ca9da

Please sign in to comment.