MintPy
MintPy copied to clipboard
Support for changing projections in `view.py` for high latitude regions
As described in this discussion, it would be helpful for view.py to support different projections for geocoded products. Thank you!
The easy way forward would be: for products with coordinates in lat/lon, if 1) the central latitude is high (e.g. > 50 deg) or 2) the range of latitude is large (e.g. > 5 deg), use a different map projection for a better visualization than the current default PlateCarree.
👋 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.