phydrus.read.read_profile

phydrus.read.read_profile(path='PROFILE.OUT')[source]

Method to read the PROFILE.OUT output file.

Parameters

path (str, optional) – String with the name of the profile out file. default is “PROFILE.OUT”.

Returns

data – Pandas with the profile data

Return type

pandas.DataFrame