Getting started
Tutorials & examples
Help & reference
wradlib.georef.raster.
read_gdal_projection
Get a projection (OSR object) from a GDAL dataset.
dataset (gdal.Dataset) – raster image with georeferencing
srs (OSR.SpatialReference) – dataset projection object
Examples
See Clutter detection by using space-born cloud images.