pastas.read.read_waterbase#
- read_waterbase(fname, locations=None, variable='NUMERIEKEWAARDE', kind='waterlevel', freq='10min')[source]#
Method to import waterlevel ts from waterbase.
- Parameters
- Returns
ts – returns a Pastas TimeSeries object or a list of objects.
- Return type
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.