nenupy.astro.astro_tools.l93_to_geo
- nenupy.astro.astro_tools.l93_to_geo(positions)[source]
Convert RGF93 to geographic coordinates. This function takes in positions in RGF93 coordinates (EPSG:2154) and converts it to geographic coordinates (EPSG:4326).
- Parameters:
positions (
ndarray) – The positions to be converted.- Returns:
Geographic coordinates.
- Return type: