hydromt.gis_utils.utm_crs# hydromt.gis_utils.utm_crs(bbox)[source]# Return wkt string of nearest UTM projects. Parameters: bbox (array-like of floats) – (xmin, ymin, xmax, ymax) bounding box in latlon WGS84 (EPSG:4326) coordinates Returns: crs – CRS of UTM projection Return type: pyproj.CRS