wradlib.io.hdf.read_gpm

wradlib.io.hdf.read_gpm(filename, bbox=None)

Reads GPM files for matching with GR

Parameters:
  • filename (string) – path of the GPM file
  • bbox (dict) – dictionary with bounding box coordinates (lon, lat), defaults to None
Returns:

gpm_data (dict) – dictionary of gpm data

Examples

See Match spaceborn SR (GPM/TRMM) with ground radars GR.