hydromodpy.results.catalog.adapters#
Concrete CatalogBackend implementations.
DuckDBBackend is the V1 adapter, backing every catalog opened from a
local workspace. Additional adapters can be plugged in by implementing
the CatalogBackend protocol.
Modules
DuckDB adapter for |