phydrus.read.read_solute

phydrus.read.read_solute(path='SOLUTE1.OUT')[source]

Method to read the SOLUTE.OUT output file.

Parameters

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

Returns

data – Pandas with the a_level data

Return type

pandas.DataFrame