16 bit to 8 bit conversion using rasterio


ashnair0007@...
 

How can I convert a 16 bit tiff to an 8 bit tiff using rasterio. I can do this via gdal_translate so I was wondering if there's a rasterio equivalent?