starepandas.read_pods#
- read_pods(pod_root, sids, pattern, add_podname=False)#
Reads a STAREDataframe from a directory of STAREPods
- Parameters
- pod_root: str
Root directory containing the pods
- sids: array-like
STARE index values to read pods for
- pattern: str
name pattern of chunks to read
- add_podname: bool
toggle if the podname should be read as a parameter
- Returns
- df: starepandas.STAREDataFrame
A dataframe containing the data of the read pods