xhealpixify.grid.HealpyGridInfo#

class xhealpixify.grid.HealpyGridInfo(level: int, rot: dict[str, float] = <factory>)#

class representing a HealPix grid

level#

HealPix grid resolution level

Type:

int

rot#

Rotation of the healpix sphere.

Type:

dict of str to float

__init__(level: int, rot: dict[str, float] = <factory>) None#

Methods

__init__(level[, rot])

rotate(grid, *[, direction])

target_grid(source_grid)

to_2d(ds[, dim])

Attributes

nside

level

rot