Gets the rasters dataset id, given a surface (title). If more than one rasters have that surface/title, then the one with the most recent version is selected. If there are no matches, the program will stop with a relevant message.
getRasterDatasetIdFromSurface(rasterList, surface)
character that is the dataset id of the raster that matches the given surface.
data.frame containing available raster information, as returned by listRaster().
character that is the surface/title of the raster.