Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 574 Bytes

File metadata and controls

13 lines (11 loc) · 574 Bytes

Coordinates


The coords module handles conversions between coordinate systems. The CoordinateSystem class represents a generic transform. Subclasses of CoordinateSystem are specific coordinate systems that have implemented transformations. These subclasses are documented on the "Transforms" page, see the sidebar.

There are a few useful tools related to coordinate transforms included as well.

::: pyxlma.coords options: members: - centers_to_edges - centers_to_edges_2d - semiaxes_to_invflattening - CoordinateSystem