Tags: GEOINT/grdl
Tags
Add ENU ortho, accelerated resampling, coordinate utilities, and upda… …ted examples - Add ENUGrid for local East-North-Up orthorectification in meters - Add accelerated resampling module with numba/torch/scipy dispatch - Add parallel compute_mapping for grids >1M pixels - Add geodetic coordinate conversion utilities (ECEF, ENU) - Refactor ortho pipeline to support ENU mode via with_enu_grid() - Update all example/ortho scripts with ChipExtractor, FABDEM auto-discovery, acceleration display, and timing breakdowns - Add SIDD and combined (SICD/SIDD auto-detect) ortho example scripts - Update ortho subpackage documentation for new features - Bump version to 0.2.1 Co-Authored-By: Claude Opus 4.6 <[email protected]>
Set up PyPI publishing workflow and dependency management - Add .github/workflows/publish.yml for automated PyPI publication on releases - Update CLAUDE.md with Dependency Management section explaining pyproject.toml, requirements.txt, and workflow synchronization - Update README.md with Publishing to PyPI section with release workflow instructions - Uses semantic versioning and OIDC authentication for secure PyPI publishing Co-Authored-By: Claude Haiku 4.5 <[email protected]>