Reproject the model to a specific coordinate system.
Parameters:
crs (CRS | int | str | None, optional) – The coordinate system to reproject to. If None, the model crs is used, which
is derived from the region, for reprojecting all spatial components.
By default None.