clouddrift.adapters.gdp.parse_directory_file#
- clouddrift.adapters.gdp.parse_directory_file(filename: str, tmp_path: str) DataFrame [source]#
Read a GDP directory file that contains metadata of drifter releases.
Parameters#
- filenamestr
Name of the directory file to parse.
Returns#
- dfpd.DataFrame
List of drifters from a single directory file as a pandas DataFrame.