read_dino_level_gauge
This method can be used to import files from Dinoloket that contain surface water level measurements (https://www.dinoloket.nl/)
fname (str) – filename and path to a Dino file.
variable (str, optional) – name of the variable to read, default is ‘Stand_cm_tov_NAP’
factor (float, optional) – multiply values by factor (usually for conversion to m), default is 0.01
ts – returns a Pastas TimeSeries object or a list of objects.
pastas.TimeSeries