Changelog# 0.1.1 (2024-11-25)# Bug fixes# properly reference the readme in the package metadata (PR106) 0.1.0 (2024-11-25)# Enhancements# derive cell boundaries (PR30) add grid objects (PR39, PR57) decoder function (PR47, PR48) rename the primary grid parameter to level (PR65) interactive plotting with lonboard (PR67) expose example datasets through xdggs.tutorial (PR84) add a preliminary logo (PR101, PR103) Bug fixes# fix the cell centers computation (PR61) work around blocked HTTP requests from RTD to github (PR93) Documentation# create a readme (PR70) create the documentation (PR79, PR80, PR81, PR89) fix headings in tutorials (PR90) rewrite the readme (PR97) Internal changes# replace h3 with h3ronpy (PR28) setup CI (PR31) tests for the healpix index (PR36) testing utils for exception groups (PR55) 0.0.1 (2023-11-28)# Preliminary version of xdggs python package.