First pixi-based release.
Highlights
- Build backend switched to
hatchling; pixi now drives local dev/test envs. - Package structure corrected: all subpackages ship in the wheel;
nearestcentroidregridder auto-registers on import. - Minimal CI (
ubuntu-latest,pixi run test) wired up. pyproject.tomlgainslicense,classifiers,keywords, and[project.urls];dggalis now a declared runtime dependency.README.mdexpanded: install, supported grids, platform caveat, dev instructions.
Platform support
Linux only for now. The upstream dggal wheel has a flat-namespace linker issue on macOS that prevents import at runtime; waiting on an ecere/pydggal fix.
See #3 for the full change set.