pylupnt.load_lola_dem

pylupnt.load_lola_dem(lat_deg: SupportsFloat | SupportsIndex, lon_deg: SupportsFloat | SupportsIndex, half_width_m: SupportsFloat | SupportsIndex = 5000.0, max_res: SupportsFloat | SupportsIndex = 20.0, dem_file: str = '') pylupnt._pylupnt.LunarDem

Load the appropriate NASA PGDA DEM for a query latitude/longitude [deg]. If dem_file is given, that GeoTIFF is used directly (no site selection or download).