pypsa.Network.to_crs

Contents

pypsa.Network.to_crs#

Network.to_crs(new: int | str | CRS) None#

Convert the network’s geometries and bus coordinates to a new crs.

See also

[pypsa.Network.crs][] : Coordinate reference system of the network’s geometries [pypsa.Network.srid][] : Spatial reference system identifier of the network’s

geometries.

[pypsa.Network.shapes][] : Geometries of the network