grid_rotate module¶ Rotate a given grid clockwise Note that, at the moment, the grid is always rotated around the origin (0,0). grid_rotate.handle_cmd_options()[source]¶ grid_rotate.main()[source]¶ grid_rotate.rotate_nodes(xy, cx, cy, angle_rad)[source]¶ grid_rotate.rotmat(alpha)[source]¶ Rotate around z-axis