I am trying to get python to read a geoTIFF image but am having trouble trying to get the image to show.
import rasterio as r import numpy as np import matplo