phydrus.model.Model.read_profile

Model.read_profile(fname='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