j-haacker / cryoswath

Swath process CryoSat-2 to glacier elevation change maps and geodetic mass loss time series for mountain glaciers and ice caps.
MIT License
4 stars 1 forks source link

UTM projection problem in `l2` #22

Closed j-haacker closed 5 months ago

j-haacker commented 5 months ago

Describe the bug Using UTM projections seems buggy. misc.xycut() occasionally scrawls through unrealistic coordinates. May only be the symptom of an underlying issue.

To Reproduce Not clear yet.

j-haacker commented 5 months ago

l1b assumes reference DEM's CRS which is later blindly overwritten with some requested CRS.