utm_to_wgs84¶
- pycraf.geospatial.utm_to_wgs84(ulon, ulat, utm_zone)[source] [edit on github]¶
Convert UTM coordinates to GPS/WGS84.
- Parameters
- Returns
- glon, glat
Quantity
GPS/WGS84 longitude and latitude [deg]
- glon, glat
Notes
This function uses only the longitudal zone scheme. There is also the NATO system, which introduces latitude bands.