## Description Add functionality to export model predictions as georeferenced GeoTIFF rasters. ## Tasks - [ ] Map superpixel predictions back to pixel space - [ ] Preserve original CRS and transform from input Sentinel-2 - [ ] Add CLI flag for output format (GeoTIFF / GeoJSON / both) - [ ] Write integration test with sample tile
Description
Add functionality to export model predictions as georeferenced GeoTIFF rasters.
Tasks