insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
575 stars 252 forks source link

fix the UTM_ZONE confusion #1053

Closed yunjunz closed 1 year ago

yunjunz commented 1 year ago

Description of proposed changes

This PR fixes the previous confusion that UTM_ZONE should end with the hemisphere, not the latitude band, which is not part of UTM but part of MGRS, as described in https://github.com/insarlab/MintPy/pull/1052#discussion_r1280899939.

Reminders