wradlib.io.hdf.open_gpm_dataset

Contents

wradlib.io.hdf.open_gpm_dataset#

wradlib.io.hdf.open_gpm_dataset(filename, group)[source]#

Reads GPM files version V07A.

Parameters:
  • filename (str) – path of the GPM file

  • group (str) – name of group

Returns:

ds (xarray.Dataset) – xarray.Dataset representation of GPM file with requested group.