Generate HEALPix sidecar
to_geoparquet_cli
to_geoparquet_cli ()
CLI entry point for healpyxel_to_geoparquet command.
finalize_cli
finalize_cli ()
CLI entry point for healpix_finalize command.
accumulator_cli
accumulator_cli ()
CLI entry point for healpix_accumulator command.
aggregate_cli
aggregate_cli ()
CLI entry point for healpix_aggregate command.
sidecar_cli
sidecar_cli ()
CLI entry point for healpix_sidecar command.
cache_cli
cache_cli ()
CLI entry point for healpyxel-cache command.
CLI Entry Points
These functions are called when using the command-line tools: - healpix_sidecar → sidecar_cli() - healpix_aggregate → aggregate_cli() - healpix_accumulator → accumulator_cli() - healpix_finalize → finalize_cli() - healpyxel_to_geoparquet → to_geoparquet_cli() - healpyxel-cache → cache_cli()