healpix-plot#

healpix-plot prioritises getting a usable figure quickly over perfectly accurate cell-geometry rendering. It rasterises HEALPix data via nearest-neighbour resampling onto a regular lon/lat grid and renders the result with Cartopy’s imshow.

Unlike astronomy-focused HEALPix tools, this library is built with Earth observation and geoscience in mind: the underlying coordinate operations are provided by healpix-geo, which supports geodetically correct reference ellipsoids such as WGS84.

Tutorials

Step-by-step notebooks: from your first global map to RGB composites and regional subsets.

Tutorials
API Reference

Complete documentation for every public function and class.

API reference