create_tiff_like.RdCreate a new GeoTIFF with the same dimensions/projection the input
create_tiff_like(rast, filename_out, datatype)
| rast | a GDALRasterDataset |
|---|---|
| filename_out | filename of output GeoTIFF |
| datatype | datatype of values in output GeoTIFF |
a GDALRasterDataset pointing to the output GeoTIFF