hydromodpy.data.variables.geology.manager#
Geology variable manager - standard data-manager pattern.
Downloads, caches, and serves geology data from BRGM APIs or custom
files. Returns a LoadResult containing FieldRecord objects
pointing to cached GeoPackage/GeoTIFF files.
The GeologyField (field framework) is NOT built here - that
happens in hydromodpy.data.loader, which takes the loaded
geodata and rasterizes it on the domain grid.
Classes
|
Orchestrator for geology data acquisition and caching. |