Contents:
Set the CRS for the underlying data.
crs (object) – The desired CRS. This can be anything accepted by rasterio.crs.CRS.from_user_input (i.e. 4326, “epsg:4326”, etc).
rasterio.crs.CRS.from_user_input
A new raster with the specified CRS.
Raster