Read Tracks file (HDF5)
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.