read_waterbase
Method to import waterlevel ts from waterbase.
fname (str) – string with the path and filename of the waterbase file.
variable (str) – name of the variable to collect the time series from. Only one variable name is allowed.
kind (str) –
freq (str) –
ts – returns a Pastas TimeSeries object or a list of objects.
pastas.TimeSeries
Notes
More information on the ts provided by the Waterbase database see: http://waterinfo.rws.nl/
the xy-coordinates are calculates as the mean xy-coordinate in case these values are not unique.