hydromodpy.results.catalog.ports#

Storage backend Protocol for the catalog.

Defines a structural contract that the catalog facade depends on. Adapters live next to it under adapters/ and stay free to use any driver as long as the Protocol surface is preserved.

Classes

CatalogBackend(*args, **kwargs)

Storage backend port for the catalog.