insarlab / MintPy

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

Reference Point Lalo to XY conversion #1202

Closed zamuzakki closed 1 month ago

zamuzakki commented 1 month ago

Good day!

I used Miaplpy and Mintpy for InSAR processing. In the Miaplpy settings, I set mintpy.reference.lalo = -25.45988630463442, 27.132471386336594 Mintpy then converts it to (273, 892), as indicated in these logs

input reference point in lat/lon: (-25.46065748228001, 27.13239301372493) input reference point in y/x: (273, 892)

When I checked the KML output, there is discrepancy between the provided lat long reference point and the marking

Actual lat long: Screenshot_20240523_101403

Marked reference point Screenshot_20240523_101506

Is this discrepancy something to be expected?

welcome[bot] commented 1 month ago

👋 Thanks for opening your first issue here! Please filled out the template with as much details as possible. We appreciate that you took the time to contribute! Make sure you read our contributing guidelines.