pisces.geometry.coordinates.coordinate_systems.PolarCoordinatesSystem.from_dict#

classmethod PolarCoordinatesSystem.from_dict(data: dict[str, Any]) CoordinateSystem#

Deserialize a coordinate system from a dictionary.

Raises TypeError if the class name does not match.