URI Resolvers#

The Hydromt URI resolvers module provides mechanisms for resolving and interpreting dataset URIs, including convention-based and index-based resolution schemes.

Base Classes#

URIResolver

URI Resolver responsible for finding the data using the URI in the Data Catalog.

Resolver Implementations#

ConventionResolver

URIDataResolver using HydroMT naming conventions.

RasterTindexResolver

Implementation of the URIResolver for raster tindex files.