ogs5py.tools.tools.uncomment

ogs5py.tools.tools.uncomment(line)[source]

Remove OGS comments from a given line of an OGS file.

Comments are indicated by “;”. The line is then splitted by whitespaces.

Parameters:

line (str) – given line