call_create_latlon#

mhm_tools.pre.crop_mhm_setup.call_create_latlon(dem_output_file, resolutions, latlon_output_file, meteo_header_path, crs, chunking=True, lat_order='decreasing')[source]#

Create lat/lon headers for multiple resolutions and write the latlon file.

Builds L0, L1, and optionally L11 headers from the DEM and requested resolutions, then calls create_latlon with the given CRS and meteo header.