Closed lukasValentin closed 11 months ago
@gperich could you have a look?
After thinking a bit more about it, I think we shouldn't do it as the system would break once we leave a projected coordinate system and go to geographic coordinate systems such as WGS84
We should ensure to set the
dst_transform
when reprojected scenes into a target CRS to control the reprojection behavior, using an explicitAffine
transform: