gaps.collection.parse_meta# parse_meta(h5_file)[source]# Extract and convert meta data from a rec.array to a DataFrame. Parameters: h5_file (path-like) – Path to HDF5 file from which meta is to be parsed. Returns: meta (pd.DataFrame) – Portion of meta data corresponding to sites in h5_file.