pyflwdir.FlwdirRaster.dem_adjust# FlwdirRaster.dem_adjust(elevtn)# Returns the hydrologically adjusted elevation where each downstream cell has the same or lower elevation as the current cell. Parameters: elevtn (2D array of float) – elevation raster Returns: elevation raster Return type: 2D array of float