Welcome to hydropandas’s documentation!

Hydropandas is a Python package for reading, analyzing and writing (hydrological) timeseries data. Users can store a timeseries and metadata in a single object. This object inherits from a pandas DataFrame, with all its wonderful features, and is extended with custom methods and attributes related to hydrological timeseries.

Supported data sources

Dutch Sources

International Sources

File Formats

  • FEWS PI-XML - Tutorial

  • WISKI CSV exports

  • Excel/CSV files

  • MODFLOW/IMOD model outputs

Export Capabilities

Export Formats

  • Excel (multi-sheet with metadata)

  • GeoPackage/Shapefile (with spatial data)

  • JSON/CSV (for data exchange)

  • Pickle (for Python workflows)

Coupled Platforms

  • geopandas (full DataFrame compatibility)

  • Pastas (time series modeling)

  • Pastastore (bulk time series modeling)

See the table of contents to get started with hydropandas.

Indices and tables