insarlab / MintPy

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

`save_kmz`: support data in UTM #1210

Closed Alex-Lewandowski closed 4 months ago

Alex-Lewandowski commented 4 months ago

Description of proposed changes

This addresses an issue causing improperly geocoded velocity kmz files from data in UTM. KML only natively supports WGS84, so I added code to convert the bounding box coordinates to WGS84 when necessary.

Reminders

welcome[bot] commented 4 months ago

💖 Thanks for opening this pull request! Please check out our contributing guidelines. 💖 Keep in mind that all new features should be documented. It helps to write the comments next to the code or below your functions describing all arguments, and return types before writing the code. This will help you think about your code design and usually results in better code.

welcome[bot] commented 4 months ago

🎉 🎉 🎉 Congrats on merging your first pull request! We here at behaviorbot are proud of you! 🎉 🎉 🎉