hydromodpy.data.registry#

Data catalog package backed by DuckDB.

Modules

cache_lifecycle

Cache lifecycle: destructive ops and sidecar inserters.

cache_queries

Cache queries: read-only lookups over catalog entries.

cache_store

Cache store: connection, schema bootstrap, register, frozen-mode helpers.

catalog_duckdb

Data catalog backed by DuckDB.

constants

Catalog-independent sentinel values shared by data-manager code.

migrations

Data cache DuckDB schema migrations.