yt.geometry.coordinates.spherical_coordinates module¶
- class yt.geometry.coordinates.spherical_coordinates.SphericalCoordinateHandler(ds, ordering=None)[source]¶
Bases:
CoordinateHandler
- property axis_id¶
- property axis_name¶
- property data_projection¶
- property data_transform¶
- distance(start, end)¶
- property image_axis_name¶
- property period¶
- pixelize(dimension, data_source, field, bounds, size, antialias=True, periodic=True, *, return_mask=False)[source]¶
- sanitize_depth(depth)¶
- property x_axis¶
- property y_axis¶