URIResolver#

General#

URIResolver(*[, filesystem, options])

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

URIResolver.resolve(uri, *[, time_range, ...])

Resolve a single uri to multiple uris.

ConventionResolver#

ConventionResolver(*[, filesystem, options])

URIDataResolver using HydroMT naming conventions.

ConventionResolver.resolve(uri, *[, ...])

Resolve the placeholders in the URI using naming conventions.

RasterTindexResolver#

RasterTindexResolver(*[, filesystem, options])

Implementation of the URIResolver for raster tindex files.

RasterTindexResolver.resolve(uri, *[, ...])

Resolve URIs of a raster tindex file.