reVeal.fileio.get_crs_raster#

get_crs_raster(dset_src)[source]#

Get the coordinate reference system of a raster dataset.

Parameters:

dset_src (str) – Path to dataset.

Returns:

str – CRS as an EPSG code.