healpix_geo.auto.Grid#
- class healpix_geo.auto.Grid(level: int | None, indexing_scheme: Literal['nested', 'ring', 'zuniq'] = 'nested', ellipsoid: str | healpix_geo.typing.SphereDict | healpix_geo.typing.SphereType | healpix_geo.typing.EllipsoidDict | healpix_geo.typing.EllipsoidType = 'sphere')#
- __init__(level, indexing_scheme='nested', ellipsoid='sphere')#
Methods
__init__(level[, indexing_scheme, ellipsoid])Attributes
The reference ellipsoid of the grid.
The indexing scheme of the grid.
The refinement level of the grid.