Is it expected that during reading process rasterio doesn't take into account rotation angle for rotated rasters (transform has non-zero rotation) ? In order to make it works properly I had to do gdalwarp.
Same question for the "show" method. It just draws array as it is without considering the rotation angle.