-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As a user needing georeferenced data
I want to geocode SLC/GRD to lat/lon coordinates
So that I can overlay with other maps
Acceptance Criteria:
- Ground-range transformation via GCP interpolation
- Output: latitude/longitude coordinate arrays
- Resampling method selectable (bilinear, nearest)
- Works with multilook data
- Integration with rasterio possible
- QGIS "Warp" tool works
- Preserves data integrity
Tasks:
- Implement GCP-based geocoding transform
- Create virtual dataset for geocoded view
- Add resampling options
- Integrate with multilooking chain
- Test with QGIS
- Performance profiling
Metadata
Metadata
Assignees
Labels
No labels