Skip to contents

Read Tracks file (HDF5)

Usage

readTracks(h5.file, info = "object_info")

Arguments

h5.file

the HDF5 output file from tracking_algorithm to read.

info

which information to read. Either "object_info", a data frame of precipitation objects information, or "track_info" a data frame including the tracks structure (track's segments geoinformation). Check object_info for the precipitation object properties.

Value

a data frame

See also

Author

Ahmed Homoudi